Full GitHub repository access for reading code, managing issues, reviewing PRs, and repository operations.
npx -y @modelcontextprotocol/server-github
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Comprehensive GitHub integration for AI coding assistants.
npx -y @modelcontextprotocol/server-github
{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_TOKEN": "ghp_your_token_here"
}
}
}
}
Create a Personal Access Token with:
MCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install GitHub MCP Server in your preferred AI coding tool.
claude_desktop_config.json