remote-mcp-server
0
This project facilitates setting up a Model Context Protocol (MCP) server on Cloudflare Workers. It includes instructions for local development and deployment, as well as integration with Claude Desktop and MCP Inspector for API exploration and tool usage.
Remote MCP Server on Cloudflare
- Get a MCP server running on Cloudflare Workers with OAuth login.
- Develop locally by cloning the repository, installing dependencies, and running the server.
- Use the MCP Inspector to explore your API or connect Claude Desktop to the server.
- Deploy to Cloudflare and configure Claude to connect to your remote server.
- Includes debugging steps for troubleshooting.