remote-mcp-server
0
This project guides you through setting up a remote Model Context Protocol (MCP) server on Cloudflare Workers. It includes steps for local development, deployment, and integration with tools like MCP Inspector and Claude Desktop for real-time API management and usage.
Remote MCP Server on Cloudflare
Learn how to set up a remote MCP server using Cloudflare Workers, complete with OAuth login. This guide walks you through local development, connecting the MCP inspector to your server, deploying to Cloudflare, and connecting Claude Desktop to both local and remote MCP servers.
Features
- Local development setup
- Deployment on Cloudflare Workers
- Use of MCP Inspector for API exploration
- Integration with Claude Desktop
Usage
- Clone the repository
- Install dependencies and run locally
- Use the MCP Inspector with specified configurations
- Deploy using Cloudflare's Wrangler
- Update Claude Desktop configurations to connect to the MCP server.