Back to directory
swyxio/pls-ignore-remote-mcp-server

swyxio/pls-ignore-remote-mcp-server

@swyxio

在Cloudflare Workers上运行远程MCP服务器的示例项目,支持OAuth登录和SSE传输

remote-mcp-servercloudflareworkerssseoauthexampletemplatecloud

Installation & Configuration

{
  "mcpServers": {
    "math": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8787/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17