Back to directory
nhc/cloudflare-remote-mcp-server

nhc/cloudflare-remote-mcp-server

@nhc

在Cloudflare Workers上部署的远程MCP服务器,支持OAuth登录

cloudflareworkersremotemcp-serveroauthtypescriptssetool

Installation & Configuration

{
  "mcpServers": {
    "math": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://worker-name.account-name.workers.dev/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13