remote-mcp-server
0
This project provides a comprehensive guide for setting up and running a remote Model Context Protocol (MCP) server on Cloudflare Workers. It includes steps for local development, exploring the MCP API, and deploying the server with OAuth authentication. The project supports integration with Claude Desktop to access various tools.
Remote MCP Server on Cloudflare
- Guide to setting up a remote MCP server on Cloudflare Workers with OAuth login.
- Local development includes cloning the repository, installing dependencies, and running the server.
- Connect to the MCP inspector to explore the MCP API using specific configurations.
- Instructions to connect Claude Desktop to the MCP server with configuration tweaks.
- Deployment steps to Cloudflare with details on setting up a kv namespace and connecting Claude to the deployed server.
- Debugging tips include restarting Claude and clearing authentication files if needed.