remote-mcp-server
0
The project is aimed at setting up a remote Model Context Protocol (MCP) server using Cloudflare Workers. It provides instructions for local development, integration with MCP Inspector and Claude Desktop, and deployment to Cloudflare. Debugging guidance is also included.
Remote MCP Server on Cloudflare
- Set up a remote MCP server using Cloudflare Workers with OAuth login.
- Develop locally by cloning the repository, installing dependencies, and running the server.
- Connect MCP inspector to your server for API exploration.
- Integrate with Claude Desktop by following configuration steps.
- Deploy the server to Cloudflare using
wrangler
. - Connect Claude Desktop to both local and remote MCP servers for enhanced functionality.
- Debugging tips include restarting Claude and clearing authentication files.