remote-mcp-server
0
This project provides a setup for running a Model Context Protocol server on Cloudflare Workers, allowing integration with tools like Claude Desktop and MCP Inspector. It includes local development steps, deployment instructions, and configuration guidance.
Remote MCP Server on Cloudflare
- Set up an MCP server using Cloudflare Workers with OAuth login.
- Develop locally by cloning the repository, installing dependencies, and running the server.
- Connect to the MCP Inspector to explore the API.
- Integrate with Claude Desktop by configuring the server settings.
- Deploy to Cloudflare using
wrangler
commands and update configurations for remote access. - Provides guidance on debugging and troubleshooting.