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.
Developer Tools
github
git
code
repositories
issues
pull-requests
ci-cd
No ratings yet
0 viewsAbout
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://api.githubcopilot.com/mcp/v1Transport
HTTP
Auth Method
OAuth 2.0
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)