Back to directory
wertpoiu/remote-mcp-server-2

wertpoiu/remote-mcp-server-2

@wertpoiu

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

remotemcpcloudflareworkersoauthssetypescriptcloud

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/14
Updated
2026/6/15