remote-mcp-server-cf
0
This project provides a guide to set up and deploy a remote MCP server on Cloudflare Workers, enabling connections via tools like MCP Inspector and Claude Desktop for exploration and interaction with the MCP API.
Remote MCP Server on Cloudflare
Set up a remote MCP server using Cloudflare Workers with OAuth login.
Develop Locally
- Clone repository and install dependencies.
- Run locally and access at localhost:8787.
Connect MCP Inspector
- Use the MCP Inspector to explore the API with SSE transport type.
Connect Claude Desktop
- Connect Claude Desktop to local and remote MCP server via configuration updates.
Deployment
- Deploy the server on Cloudflare using Wrangler and manage keys.
Debugging
- Tips to restart services and clear cached authentication files.