remote-mcp-server
0
This project provides a guide to deploying a Model Context Protocol (MCP) server on Cloudflare Workers. It includes instructions for local development, connecting tools, and deploying the server, as well as using the MCP Inspector and Claude Desktop.
Remote MCP Server on Cloudflare
- Deploy an MCP server on Cloudflare Workers with OAuth login.
- Develop locally by cloning the repository, installing dependencies, and running the server.
- Use the MCP Inspector to connect and explore the API.
- Connect Claude Desktop to the local MCP server by configuring and using a local proxy.
- Deploy the MCP server to Cloudflare and connect from a remote client.
- Debug issues by restarting components or clearing certain files.