remote-mcp-serverrrr
0
This project helps set up a remote MCP server on Cloudflare Workers with OAuth integration, enabling local and remote development environments. It supports connections to Claude Desktop and features tools like the MCP Inspector for exploring APIs.
Remote MCP Server on Cloudflare
Set up a remote MCP server on Cloudflare Workers with OAuth login.
Develop Locally
- Clone the repository and install dependencies.
- Run the server locally.
Connect the MCP Inspector
- Use the MCP Inspector to explore your MCP API.
Connect Claude Desktop
- Connect Claude to your MCP server using Anthropic's Quickstart guide.
Deploy to Cloudflare
- Create a KV namespace and deploy the server using Wrangler.
Call Your Remote MCP Server
- Connect to the server using a remote MCP client.
Connect Claude Desktop to Remote Server
- Update Claude's configuration to connect to your server.
Debugging
- Restart Claude or connect directly to your MCP server for troubleshooting.