Back to directory
aYenx/remote-mcp-server

aYenx/remote-mcp-server

@aYenx0

A remote MCP server deployed on Cloudflare Workers with OAuth login, providing SSE transport for tool integration.

cloudflareworkersssemathclaudetool

Installation & Configuration

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

Information

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