cloudflare-remote-mcp-server

cloudflare-remote-mcp-server

1

This project guides users on setting up a remote Model Context Protocol (MCP) server on Cloudflare Workers. It includes comprehensive instructions for local development, deployment, and integration with tools like MCP Inspector and Claude Desktop, facilitating enhanced API exploration and tool access.

Remote MCP Server on Cloudflare

  • Setup a remote MCP server using Cloudflare Workers with OAuth login.
  • Develop and run locally with steps to clone the repository, install dependencies, and run the server.
  • Use the MCP Inspector to connect and explore the MCP API.
  • Connect Claude Desktop to the local MCP server for enhanced capability.
  • Deployment instructions to Cloudflare, including creating a kv namespace and deployment command.
  • Instructions to call the deployed server from a remote MCP client and connect Claude Desktop to it.
  • Provides basic debugging commands.