github-mcp

hanelliotphan/github-mcp
★ 0 stars TypeScript File System Updated today
[2026] Github MCP - An MCP server for Github operations using TypeScript
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "github-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hanelliotphan/github-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for GitHub operations using TypeScript. - Node.js 20+ - npm 10+ - A GitHub token with access appropriate for what you run. Labels below match the wording used in GitHub **Settings** (classic scope checkboxes, collaborator **Role** options, fine-grained **Repository permissions** access dropdowns, and account/org permissions). See README files under each tool below for which tool needs which access.

Tools (1)

GITHUB_TOKEN