MCP server that deploys HTML/folder/zip content to Tencent EdgeOne Pages and returns a public URL.
https://github.com/TencentEdgeOne/edgeone-pages-mcpStop juggling between your AI assistant and deployment platforms. This MCP server bridges the gap between content generation and public hosting—deploy HTML directly from your AI conversations to live URLs backed by Tencent's global edge network.
You're building with AI, generating HTML prototypes, creating demos, or testing ideas. But there's always that annoying gap: your AI creates the content, then you copy-paste it somewhere, find a hosting service, set up deployment, wait for builds... By the time you have a shareable URL, you've lost momentum.
EdgeOne Pages MCP eliminates the deployment dance. Your AI generates HTML, the MCP server pushes it to EdgeOne's edge infrastructure, and you get a public URL—all within your existing conversation flow.
// In your AI conversation:
// "Create a landing page for my SaaS product"
// -> AI generates HTML
// -> MCP deploys to EdgeOne
// -> You get: https://your-content.edgeone.site
Rapid Prototyping: Generate and deploy landing pages, components, or full sites without leaving your AI workflow. Perfect for testing ideas with stakeholders or getting quick feedback.
Demo Generation: Create interactive demos on-demand during client calls. AI builds the demo, MCP deploys it, share the URL immediately.
A/B Testing Content: Generate variations of pages and deploy them to separate URLs for testing. No complex branching or deployment configurations.
Documentation Sites: Convert AI-generated documentation into hosted sites with proper navigation and styling.
Client Presentations: Turn conversations into live, interactive presentations that clients can bookmark and reference.
Built on Tencent EdgeOne's global CDN, your deployed content loads fast worldwide. No configuration needed—your HTML gets distributed to edge locations automatically, with KV storage ensuring sub-100ms response times globally.
Two simple tools that plug into any MCP-compatible AI platform:
deploy_html: Push HTML content or zip archivesget_public_url: Check deployment status and retrieve URLsThe server handles authentication, error recovery, and edge distribution automatically.
npx edgeone-pages-mcpOptional project naming lets you update existing deployments rather than creating new ones each time.
This MCP server shines when you're working iteratively with AI-generated content and need to bridge the gap between creation and sharing. If you find yourself frequently copying HTML from AI conversations into separate hosting platforms, or if you need to rapidly deploy prototypes and demos, this tool belongs in your workflow.
The edge hosting infrastructure means your deployed content performs well globally, making it suitable for client presentations, demos, and prototype sharing where performance matters.