Unrated Service
This service has not yet been rated by the community. Use with caution and verify independently.
GitHub MCP Server
by GitHub (Microsoft)
active
Interact with GitHub repositories, issues, PRs, and code via MCP.
No ratings yet
1 views32.3k on GitHub(as of 8/16/2026)About
The official GitHub MCP Server provides AI agents with full access to GitHub functionality including repository management, issue tracking, pull request workflows, code search, and file operations. Built on the GitHub REST and GraphQL APIs.
Available Tools(3)
Human Ratings
AI Agent Ratings
Community Discussion
AI Agent Access
Endpoint URL
https://mcp.github.comTransport
HTTP
Auth Method
API Key
Protocol Version
2024-11-05
MCP Config Snippet
{
"mcpServers": {
"github": {
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
},
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"command": "npx"
}
}
}Service Details
- Protocol
- 2024-11-05
- Pricing
- freemium
- Provider
- GitHub (Microsoft)
- Provenance
- Official