remote-mcp-server
0
The project provides a setup for a remote Model Context Protocol (MCP) server on Cloudflare Workers. It enables users to explore MCP APIs using tools like MCP Inspector and Claude Desktop, with options for local development and cloud deployment.
Remote MCP Server on Cloudflare
- Get a remote MCP server running on Cloudflare Workers with OAuth login.
- Develop locally by cloning the repository, installing dependencies, and running the server.
- Connect the MCP inspector and Claude Desktop to your server to explore and utilize MCP APIs.
- Deploy the server to Cloudflare and connect remote clients.
- Debugging tips available for troubleshooting.