Cloudflare MCP Server
A self-hostable MCP server for deployment on Cloudflare Workers using Durable Objects.
Remote MCP Server on Cloudflare

你可以通过这个链接访问:https://note.linkof.link/13a9p7.html
mcp.json
{
"mcpServers": {
"tiny-server": {
"url": "http://localhost:8787/sse"
}
}
}
Deploy to Cloudflare
tiny-ser-mcp-server 🍣 master via v20.17.0 🐏 26GiB/32GiB | 16GiB/19GiB took 12s
🕙 17:50:29 ➜ npm run deploy
> [email protected] deploy
> wrangler deploy
⛅️ wrangler 4.6.0
------------------
🌀 Building list of assets...
🌀 Starting asset upload...
No files to upload. Proceeding with deployment...
Total Upload: 432.56 KiB / gzip: 83.32 KiB
Your worker has access to the following bindings:
- Durable Objects:
- MCP_OBJECT: MyMCP
- Assets:
- Binding: ASSETS
✘ [ERROR] A request to the Cloudflare API (/accounts/xxx/workers/scripts/tiny-ser-mcp-server) failed.
In order to use Durable Objects, you must switch to a paid plan at
https://dash.cloudflare.com/xxx/workers/plans. [code: 10084]
If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
Verwandte Server
rakuten-mcp
Rakuten API integration for product search, hotel and travel booking, and recipe lookup across Japan's largest e-commerce platform.
Rowan
An MCP server for the Rowan computational chemistry platform.
Alibaba Cloud OPS
A server for managing Alibaba Cloud services, requiring an Access Key ID and Secret for authentication.
LimeSurvey MCP
Exposes LimeSurvey Remote API functionality as MCP tools.
MCP Replicate FLUX
Generates images using Replicate's FLUX model and stores them in Cloudflare R2.
ArgoCD MCP Server
Manage ArgoCD applications and resources using natural language through its API integration.
Market Pulse
Real-time financial indicators for AI assistants
Huawei MCP Server
A Model Context Protocol server built on Huawei Cloud services, providing secure and controlled cloud access for large AI models.
Modal MCP Toolbox
A collection of Model Context Protocol (MCP) tools that run on the Modal cloud platform.
Remote MCP Server on Cloudflare
A self-hostable MCP server for Cloudflare Workers with OAuth login support, using Cloudflare KV for storage.