remote-mcp-server

remote-mcp-server

0

The project focuses on setting up and running a Model Context Protocol (MCP) server on Cloudflare Workers, complete with OAuth support. It provides detailed instructions for local development, connecting with tools like MCP Inspector and Claude Desktop, and deployment strategies for Cloudflare.

Remote MCP Server on Cloudflare

Set up a remote MCP server using Cloudflare Workers featuring OAuth login.

Develop locally

  • Clone the repository and install dependencies.
  • Run locally and access via browser.

Connect the MCP Inspector

  • Use MCP Inspector to connect and explore your MCP API.

Connect Claude Desktop

  • Connect to Claude Desktop by configuring the MCP server settings.

Deploy to Cloudflare

  • Deploy using Cloudflare Workers with guidance on configuration.

Call your remote MCP server

  • Connect using the MCP Inspector or update Claude configuration to point to the workers.dev URL.

Debugging

  • Offers troubleshooting steps for common issues.