Remote MCP Server on Cloudflare
@MCP-Mirror
About Remote MCP Server on Cloudflare
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tiny-server": {
"url": "http://localhost:8787/sse"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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).
More Cloud & Infrastructure MCP servers
container-use
aluzzardiDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
Awesome DevOps MCP Servers
rohitg00A curated list of awesome MCP servers focused on DevOps tools and capabilities.
Kubernetes MCP Server
reza-gholizadeManage Your Kubernetes Cluster with k8s mcp-server
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server
Comments