remote-mcp-server
0
This project provides a method to configure and deploy a remote MCP server on Cloudflare Workers, complete with local development setups and remote connections using MCP inspector and Claude Desktop.
Remote MCP Server on Cloudflare
- Develop Locally: Clone the repository, install dependencies, and run locally to set up a remote MCP server with OAuth login.
- Connect the MCP Inspector: Use the MCP Inspector to explore and connect to your new MCP API.
- Connect Claude Desktop: Update configurations within Claude Desktop to connect Claude to your local MCP server.
- Deploy to Cloudflare: Use Wranger and npm to deploy the MCP server on Cloudflare Workers.
- Connect Claude Desktop Remotely: Configure Claude Desktop to connect to the deployed MCP server using its
workers.dev
URL. - Debugging: Tips include restarting Claude and connecting directly to the MCP server via command line.