Back to directory
langjihao/remote-mcp-server

langjihao/remote-mcp-server

@langjihao

基于 Cloudflare Workers 的远程 MCP 服务器,支持 OAuth 登录

cloudflareremotemcp-serveroauthexampletypescriptworkersssetool

Installation & Configuration

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

Information

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