Back to directory
h13t0ry/my-mcp-server

h13t0ry/my-mcp-server

@h13t0ry

Remote MCP server running on Cloudflare Workers with OAuth authentication

remote-servercloudflareworkersoauthmcptypescriptssecloud

Installation & Configuration

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

Information

Transport
sse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15