Back to directory
jeyanthanperiyasamy/jey-mcp-server

jeyanthanperiyasamy/jey-mcp-server

@jeyanthanperiyasamy

远程MCP服务器在Cloudflare Workers上的实现,支持OAuth登录和SSE传输

mcpcloudflareremoteservertypescriptworkersssetool

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