Back to directory
thirdlf03/my-mcp

thirdlf03/my-mcp

@thirdlf03

Remote MCP server with GitHub OAuth authentication, deployable to Cloudflare Workers

remote-servercloudflareworkersoauthmcpgithub-oauthtypescriptssecloud

Installation & Configuration

{
  "mcpServers": {
    "math": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp-github-oauth.<your-subdomain>.workers.dev/sse"
      ]
    }
  }
}

Information

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