remote-mcp-server

remote-mcp-server

0

This project involves setting up a remote Model Context Protocol (MCP) server on Cloudflare Workers. It includes instructions for local development, deployment, and integration with the Claude Desktop application for tool management and API exploration.

Remote MCP Server on Cloudflare

  • Get a remote MCP server running on Cloudflare Workers with OAuth login.
  • Develop locally by cloning the repository, installing dependencies, and running the server.
  • Connect the MCP inspector to your server and configure it with the appropriate settings.
  • Connect Claude Desktop to the local MCP server by configuring it with specific settings.
  • Deploy the server to Cloudflare using commands to create a namespace and deploy.
  • Connect to the deployed MCP server using a remote MCP client.
  • Update Claude Desktop to use the remote server configuration.