Skip to main content

github-mcp-server

by github· Developer Tools
28k

GitHub's official MCP Server

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with github-mcp-server

About

GitHub's official MCP Server

githubmcpmcp-server