Back to directory
remote-mcp-server

remote-mcp-server

@bfollington0

A remote MCP server implementation that runs on Cloudflare Workers with OAuth login

cloudflareworkersoauthssecloud

Installation & Configuration

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

Information

Transport
sse
Language
TypeScript
Created
2025/4/8
Updated
2025/4/10