remote-mcp-server

remote-mcp-server

0

The project provides a method to set up and run a remote Model Context Protocol (MCP) server using Cloudflare Workers. It includes local development instructions, deployment guidance, and integration with tools like MCP Inspector and Claude Desktop.

Remote MCP Server on Cloudflare

  • Set up a remote MCP server on Cloudflare Workers with OAuth login.
  • Develop locally by cloning the repository and running the server.
  • Use the MCP Inspector to explore the MCP API and connect with SSE.
  • Integrate with Claude Desktop for tool interaction.
  • Deploy on Cloudflare and call the server from a remote MCP client.
  • Update configurations to connect Claude Desktop to the server.
  • Includes debugging tips for restarting connections and clearing authentication cache.