EdgeOne Pages MCP
Tencent EdgeOne's MCP server — deploy HTML or static content to edge pages directly from an AI agent and get a public preview URL back.
🟢 Online · 1896 ms
100%
Free deployments, no key, no credit card
No key required
Free alternatives (live ranking)
- Cloudflare Docs MCP — 🟢 Online · Unlimited (fair use), no key, no credit card
- Microsoft Learn MCP — 🟢 Online · Unlimited (fair use), no key, no credit card
- DeepWiki MCP — 🟢 Online · Unlimited (fair use), no key, no credit card
Compare EdgeOne Pages MCP with…
- EdgeOne Pages MCP vs Cloudflare Docs MCP — Unlimited (fair use), no key, no credit card
- EdgeOne Pages MCP vs Microsoft Learn MCP — Unlimited (fair use), no key, no credit card
- EdgeOne Pages MCP vs DeepWiki MCP — Unlimited (fair use), no key, no credit card
Frequently Asked Questions
Does EdgeOne Pages MCP require an API key?
No, EdgeOne Pages MCP is freely accessible without registration or an API key.
What is EdgeOne Pages MCP's free tier?
Free deployments, no key, no credit card
Is EdgeOne Pages MCP currently online?
We check EdgeOne Pages MCP every hour. The current status is shown at the top of this page. You can also see the 30-day uptime history in the chart above.
Implementation notes
When to use EdgeOne Pages MCP
EdgeOne Pages MCP (Tencent) does one unusual thing: your agent hands it HTML, and it returns a live public URL deployed to Tencent's edge network. It's deploy-as-a-tool — the missing last step for agents that generate reports, dashboards, or single-page demos. Use it for instant sharing of agent-generated artifacts without touching your own hosting. It's the only write-capable server in our no-auth monitored set.
Common pitfalls
- Deployed URLs are public the moment they exist. Never let an agent deploy anything containing secrets, tokens, or private data — treat every deployment as published to the open internet.
- Deployments are ephemeral by design on the free tier — links are for sharing now, not for production hosting. Anything worth keeping should move to real hosting.
- As a write-capable tool, it deserves deliberate inclusion in your client config. Combining an agent that reads untrusted content with a tool that can publish to the web is a prompt-injection exfiltration channel — scope it to sessions where you actually need deployment.
Quick start (bash)
claude mcp add edgeone-pages --transport http https://mcp-on-edge.edgeone.site/mcp-server From our monitoring
Handshakes in 300-400ms from our checks with steady availability. Deployment operations themselves take a few seconds end-to-end — reasonable for the 'generate and share' workflow it targets.
Embed this badge
Add a live status badge to your README, docs, or website.
Markdown
[](https://freeapi.watch/mcp-edgeone-pages) HTML
<a href="https://freeapi.watch/mcp-edgeone-pages"><img src="https://freeapi-builder.a10ayassine.workers.dev/badge/mcp-edgeone-pages.svg" alt="EdgeOne Pages MCP Status"/></a>