Back to directory
devinellis/remote-mcp-server

devinellis/remote-mcp-server

@devinellis

Remote MCP Server on Cloudflare with OAuth login support

cloudflareremotemcp-serveroauthexampletypescriptworkersssetool

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