remote-mcp-server
0
The project sets up a remote Model Context Protocol (MCP) server on Cloudflare Workers, providing a framework to connect and interact with it using tools like Claude Desktop and MCP Inspector. Features include local development, deployment, and debugging capabilities with seamless integration into existing systems.
Remote MCP Server on Cloudflare
- Set up a remote MCP server using Cloudflare Workers with OAuth login.
- Develop locally using npm and nx dev commands.
- Use MCP Inspector for exploring your MCP API.
- Connect Claude Desktop to your MCP server.
- Deploy to Cloudflare with wrangler commands and configuring kv namespace.
- Debug using MCP remote commands and clearing authentication files.