RadarDev tools
GitHub
Dev tools · MCP Server
About GitHub
The official GitHub MCP server gives an assistant access to your repositories, issues, and pull requests. It can read code, open and review PRs, and triage issues on your behalf.
Let AI manage repos, issues, and pull requests.
CategoryDev tools
TypeMCP Server
SourceOfficial
WebsiteInstalling GitHub
A hosted server, connect to the endpoint, nothing to run locally.
GitHub recommends the hosted endpoint over running the container locally.
Claude Code
claude mcp add --transport http github https://api.githubcopilot.com/mcp/
Claude Desktop · Cursor · VS Code · Windsurf
{
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
}
}
}Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.