Enables a remote Model Context Protocol (MCP) server on Cloudflare Workers with OAuth login.
This tool provides a way to quickly deploy a remote MCP server on Cloudflare Workers, complete with OAuth authentication. It allows developers to expose tools and functionalities to platforms like Claude, utilizing the Model Context Protocol for seamless integration. The server can be developed and tested locally before being deployed to Cloudflare, enabling integration with remote MCP clients and providing a bridge between local development environments and cloud-based AI interactions.
主な機能
01OAuth login for secure access
02Integration with MCP Inspector for tool exploration
03Remote MCP server deployment on Cloudflare Workers
04Local development and testing environment
05Compatibility with Claude for tool invocation
060 GitHub stars
ユースケース
01Exposing custom tools to AI platforms
02Connecting Claude Desktop to remote MCP servers
03Building and deploying MCP servers on Cloudflare