cf-remote-mcp-server

cf-remote-mcp-server

0

This project involves setting up a remote Model Context Protocol (MCP) server on Cloudflare Workers. It guides users to develop locally, inspect the MCP API, connect Claude Desktop, and deploy on Cloudflare. The MCP server allows list and call capabilities for defined tools and integrates with solutions like Claude Desktop.

Remote MCP Server on Cloudflare

  • Setup a remote MCP server on Cloudflare Workers with OAuth login.
  • Develop Locally: Clone the repository, install dependencies, and run the server locally.
  • MCP Inspector: Connect to your MCP API using the MCP Inspector tool, configure the URL, and login.
  • Claude Desktop: Edit configuration to integrate the local MCP server with Claude Desktop.
  • Deploy to Cloudflare: Create a kv namespace and follow steps to deploy your server.
  • Remote MCP Client: Connect a remote MCP client using the workers.dev URL.
  • Debugging: Tips on restarting and clearing caches if issues arise.