remote-mcp-server
0
This project enables users to set up a remote Model Context Protocol (MCP) server on Cloudflare Workers, featuring connections with the MCP inspector and Claude Desktop. It provides step-by-step instructions for development, deployment, and troubleshooting.
Overview
- This project provides instructions for setting up a remote MCP server on Cloudflare Workers with OAuth login.
- Features include:
- Local development setup with npm and npx commands.
- Instructions for connecting the MCP inspector to your server for API exploration.
- Detailed steps to connect Claude Desktop with both local and remote MCP servers.
- Guidelines for deploying the server to Cloudflare using wrangler and kv namespaces.
- Tips for debugging potential issues with Claude or MCP server connectivity.