Servers
Remote MCP Server on Cloudflare
@MCP-Mirror
Mirror of
Overview
What is Remote MCP Server on Cloudflare?
—
How to use Remote MCP Server on Cloudflare?
Configure with mcp.json using the key "tiny-server" and URL "http://localhost:8787/sse". Deploy to Cloudflare via npm run deploy using Wrangler.
Key features of Remote MCP Server on Cloudflare
- Deploys as a Cloudflare Worker with Durable Objects
- Uses SSE transport for MCP communication
- Requires a paid Cloudflare plan for Durable Objects
Use cases of Remote MCP Server on Cloudflare
—
FAQ from Remote MCP Server on Cloudflare
Where can I find more information?
A detailed guide is available at https://note.linkof.link/13a9p7.html.
What runtime dependencies are needed?
It uses Wrangler (npm) and a paid Cloudflare Workers plan for Durable Objects.
How is the MCP server accessed?
Via an SSE endpoint at http://localhost:8787/sse (or the deployed Worker URL).