Remote icon

Remote

Enables the deployment of a Model Context Protocol (MCP) server on Cloudflare Workers, complete with OAuth authentication.

关于

This tool facilitates the creation and deployment of a Model Context Protocol (MCP) server on Cloudflare Workers. It provides a robust backend for exposing custom tools to MCP clients like the MCP Inspector and Claude Desktop, complete with OAuth authentication for secure access. Developers can easily set up a local development environment, test tool interactions, and then deploy their server to Cloudflare's edge network, making their custom tools securely accessible remotely for various AI applications.

主要功能

  • Provides configuration for connecting with Claude Desktop.
  • Includes OAuth authentication for secure tool access.
  • Supports a local development and testing environment.
  • Integrates seamlessly with MCP Inspector for testing.
  • Deploys an MCP server on Cloudflare Workers.
  • 0 GitHub stars

使用案例

  • Developing and testing new tools compatible with the MCP ecosystem.
  • Securing tool access with OAuth for remote AI integrations.
  • Hosting custom Model Context Protocol (MCP) tools for AI agents.