Deploys a remote Model Context Protocol (MCP) server on Cloudflare with OAuth login.

소개

Enables the deployment of a remote Model Context Protocol (MCP) server to Cloudflare Workers, complete with OAuth login. This allows developers to create and host MCP servers on the cloud, and interact with them using tools like the MCP Inspector or even integrate them with applications like Claude. The server can be developed locally, deployed to Cloudflare, and then connected to from remote MCP clients, streamlining the process of building and deploying MCP-based applications.

주요 기능

  • Cloudflare Workers deployment
  • 0 GitHub stars
  • OAuth login support
  • Local development environment
  • Integration with MCP Inspector
  • Integration with Claude

사용 사례

  • Deploying MCP servers on a scalable cloud platform.
  • Connecting Claude to remote MCP servers for advanced functionality.
  • Developing and testing MCP-based tools locally before deployment.