remote-mcp-server
0
This project provides a guide to set up and deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers. It includes instructions for local development, connection using MCP Inspector, and integration with Claude Desktop, enhancing tool access and interaction through a browser-based interface.
Remote MCP Server on Cloudflare
- Set up a remote MCP server on Cloudflare Workers with OAuth login.
- Supports local development with npm and npx.
- Connect MCP Inspector to explore the API.
- Deploy on Cloudflare using Wrangler and KV namespace.
- Integrate with Claude Desktop for enhanced interaction.
- Includes debugging guidance for common issues.