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

noahseger/cf-example-remote-mcp-server

@noahseger101

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
2025/4/16
Updated
2025/4/16