remote-mcp-server
0
The project is a guide for setting up and deploying a remote Model Context Protocol (MCP) server on Cloudflare Workers. It includes instructions for local development, integration with MCP Inspector and Claude Desktop, as well as deployment strategies and debugging tips.
Remote MCP Server on Cloudflare
Set up a remote MCP server on Cloudflare Workers with OAuth login.
Features
- Develop locally with npm and Cloudflare Workers.
- Connect MCP Inspector to explore the MCP API.
- Integrate with Claude Desktop for enhanced functionality.
- Easily deploy to Cloudflare using
wrangler
commands. - Debugging support for Claude and MCP server connections.