Back to directory
terminallylazy/mcp-on-fhir-plus

terminallylazy/mcp-on-fhir-plus

@TerminallyLazy

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

mcpcloudflareremote-serveroauthssetypescriptautomation

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