remote-mcp-server
0
This project provides instructions and tooling to set up and connect a Model Context Protocol (MCP) server on Cloudflare Workers. It supports local and remote deployment, allowing interaction through various clients including MCP Inspector and Claude Desktop.
Remote MCP Server on Cloudflare
- Setup a remote MCP server on Cloudflare Workers, including OAuth login.
- Develop locally: Clone the repository, install dependencies, and run the server locally.
- Connect to MCP Inspector: Use MCP Inspector to explore your MCP API.
- Deploy to Cloudflare: Instructions to deploy using Cloudflare's services.
- Connect to Claude Desktop: Integrate with Claude Desktop to access tools remotely.
- Debugging: Suggestions for troubleshooting connections and configuration issues.