Remote icon

Remote

Deploys a Model Context Protocol (MCP) server on Cloudflare Workers with integrated OAuth authentication.

关于

This project provides a ready-to-use template for setting up a remote Model Context Protocol (MCP) server leveraging Cloudflare Workers. It includes built-in OAuth login capabilities, making it secure and accessible. Developers can use it to expose custom tools and functionalities to MCP-compatible clients, such as the MCP Inspector or AI agents like Anthropic's Claude Desktop, enabling advanced interactions and extending the capabilities of these platforms.

主要功能

  • Deploys on Cloudflare Workers for serverless operation
  • Integrated OAuth login for secure access
  • Local development environment for easy testing
  • Connects with MCP Inspector for API exploration
  • Seamless integration with Claude Desktop for AI agent interaction
  • 0 GitHub stars

使用案例

  • Deploying secure and scalable MCP servers on Cloudflare's edge network
  • Developing and testing MCP-compatible tools and APIs locally
  • Extending AI agent capabilities by exposing custom tools via MCP
Remote: Deploy MCP Server on Cloudflare Workers & Claude AI