Back to directory
shikharbsar/github-oauth

shikharbsar/github-oauth

@shikharbsar

A Model Context Protocol (MCP) server with built-in GitHub OAuth, deployable to Cloudflare Workers for secure remote MCP connections.

github-oauthmcpcloudflareremoteoauthworkersmodel-context-protocolssecloud

Installation & Configuration

{
  "mcpServers": {
    "github-oauth": {
      "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