Back to directory
kevinlupera/remote-mcp-server

kevinlupera/remote-mcp-server

@kevinlupera001

Remote MCP Server on Cloudflare Workers with OAuth login support

cloudflareremotemcp-serveroauthtypescriptworkersssetool

Installation & Configuration

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

Information

Transport
sse
Language
TypeScript
Created
2025/4/17
Updated
2025/4/17