remote-mcp-server

remote-mcp-server

0

This project provides instructions for setting up a remote MCP server on Cloudflare Workers, featuring integration with tools like MCP Inspector and Claude Desktop. It supports usage from local development to deployment on the cloud.

Remote MCP Server on Cloudflare

Set up a remote MCP server on Cloudflare Workers with OAuth login.

Develop locally

  • Clone the repository and install dependencies.
  • Run the server locally.

Connect the MCP inspector

  • Use the MCP Inspector to explore the MCP API.

Connect Claude Desktop

  • Configure Claude to communicate with your local MCP server.

Deploy to Cloudflare

  • Deploy the server using Cloudflare's tools.

Call your remote MCP

  • Run the MCP inspector to connect to your deployed server.

Debugging

  • Suggestions for resolving common issues.