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
Server Terkait
Remote MCP Server (Authless)
A remote MCP server without authentication, deployable on Cloudflare Workers.
Rootly
Manage incidents on Rootly using your own API tokens via a Cloudflare Worker.
CipherTrust Manager
Interact with CipherTrust Manager resources using the ksctl command-line interface.
Cloud PC Management
Manage Azure Cloud PCs using the Microsoft Graph API.
Gdrive Cloudflare worker
Remote MCP server for Google Drive and Sheets running on Cloudflare Workers with full OAuth 2.0 support.
Claude-NWS Protocol Bridge
Integrates the US National Weather Service API to provide real-time weather data and forecasts.
echo-mcp
Automatically convert any Echo API to a MCP Tool
Pierre Fitness API
A multi-protocol API for accessing fitness data from providers like Strava and Fitbit, featuring AI-powered analysis and enterprise-grade management.
InstaPods
Deploy and manage hosting pods from Claude, Cursor, or any MCP client. Localhost to live URL in one step.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers, operating without authentication.