remote-mcp-server-10
0
This project provides a guide to setting up a remote MCP (Model Context Protocol) server on Cloudflare Workers. It facilitates API exploration with MCP Inspector and connects Claude Desktop to communicate with the MCP server for seamless tool integration and deployment.
Remote MCP Server on Cloudflare
Set up and deploy a remote MCP server on Cloudflare Workers with OAuth login. Connect locally to MCP using npx nx dev remote-mcp-server
. Explore APIs using MCP Inspector. Connect Claude Desktop to local MCP with Anthropic's Quickstart. Deploy to Cloudflare and update configurations. Connect to the deployed MCP with MCP Inspector and configure Claude Desktop for remote access.
Deployment Steps
- Develop locally using npm and npx commands.
- Deploy to Cloudflare using
npx wrangler
and npm scripts. - Configure environments to connect and utilize MCP tools through Claude Desktop.
Debugging
- Restart Claude or connect using command line if issues arise.
- Clear authentication files if necessary.