Back to directory
Ropz3/remote-mcp-server

Ropz3/remote-mcp-server

@Ropz30

A remote MCP server running on Cloudflare Workers with OAuth support, using SSE transport

mcp-servercloudflaresseoauthclaude-integrationcloud

Installation & Configuration

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

Information

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