Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers with OAuth login.
This tool facilitates the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers. It simplifies the process of setting up an MCP server with OAuth login, enabling users to connect to the server locally using the MCP Inspector or remotely through a client, even integrating it with Claude Desktop for enhanced interaction with language models. The server can be deployed to Cloudflare using Wrangler.
Key Features
01Deploys MCP server on Cloudflare Workers
02Integrates with MCP Inspector for local exploration
03Provides instructions for remote MCP client connection
04Supports OAuth login
05Allows connection with Claude Desktop
060 GitHub stars
Use Cases
01Experimenting with MCP server deployments on Cloudflare.
02Connecting language models to external tools and services.
03Developing and testing MCP tools locally before deploying remotely.