Back to directory
noahseger/cf-example-remote-mcp-server

noahseger/cf-example-remote-mcp-server

@noahseger

Remote MCP Server example on Cloudflare Workers with OAuth support

cloudflareremotemcp-serveroauthexampletypescripttool

Installation & Configuration

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

Information

Transport
sse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12