remote-mcp-server
0
This project sets up a remote Model Context Protocol (MCP) server on Cloudflare Workers, enabling interaction with Claude Desktop and the MCP Inspector. It provides instructions for local development, deployment, and debugging.
Remote MCP Server on Cloudflare
- Deploy a remote MCP server on Cloudflare Workers with OAuth login.
- Develop locally by cloning the repository, installing dependencies, and running the server locally.
- Connect the MCP Inspector to the server using SSE Transport Type.
- Use the Claude Desktop for a more interactive experience by configuring it to connect to the local or deployed MCP server.
- Deploy the server to Cloudflare using commands for namespace creation and deployment.
- Connect from a remote MCP client using the server's URL.
- Debug issues by restarting applications or clearing authentication files.