remote-mcp-server
0
The project is about setting up and deploying a Model Context Protocol (MCP) server using Cloudflare Workers, offering a detailed guide to connect tools like the MCP Inspector and Claude Desktop, and includes deployment and debugging instructions.
Remote MCP Server on Cloudflare
This document guides you through setting up a remote MCP server using Cloudflare Workers with OAuth login.
Develop Locally
- Clone the repository.
- Install dependencies and run locally.
- Explore the MCP API using the MCP Inspector.
Connect to Tools
- Use the MCP Inspector for tool exploration.
- Connect Claude Desktop to the local MCP server.
Deployment Instructions
- Deploy your MCP server on Cloudflare using Wrangler commands.
Remote Connection
- Connect to deployed MCP server from a remote MCP client using the MCP Inspector.
- Update Claude configuration for remote server access.
Debugging
- Tips for troubleshooting using command line tools.