Back to directory
h13t0ry/my-mcp-server

h13t0ry/my-mcp-server

@h13t0ry0213

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
2025/4/5
Updated
2025/4/24