remote-mcp-server-13
0
The project provides a setup for running a remote Model Context Protocol (MCP) server on Cloudflare Workers. It features local development integration and deployment capabilities, allowing users to explore APIs via the MCP Inspector and connect with Claude Desktop for enhanced interaction.
Remote MCP Server on Cloudflare
Get a remote MCP server running on Cloudflare Workers with OAuth login.
Features
- Local development setup using
git
andnpm
. - Integration with MCP Inspector for API exploration.
- Connection capability with Claude Desktop for MCP server interaction.
- Deployment to Cloudflare Workers.
- Debugging support for connection issues.
Usage
- Clone the repository and install dependencies.
- Develop locally and test connections with MCP Inspector.
- Deploy on Cloudflare Workers for remote access.