Servers / Developer Tools / GitHub MCP
💻

GitHub MCP

Free · Developer Tools · by GitHub · Listed March 3, 2026

Install

npx @github/mcp-server

About

Interact with GitHub repositories, issues, pull requests, and actions through MCP. Search code, create branches, review PRs, manage releases — the complete GitHub workflow for AI agents.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "github-mcp": { "command": "npx @github/mcp-server" } } }