MCP server
GitHub MCP Server
GitHub's own server for repos, issues, pull requests and workflow runs
Add it to your client
OfficialInstall
npx -y @modelcontextprotocol/server-github
mcpServers
{
"mcpServers": {
"github-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
]
}
}
}- Transport
- both
- Runtime
- Docker
- Auth
- Required
- Tools
- 35
- License
- MIT
Tools
search_repositoriessearch_codecreate_issuelist_issuesget_pull_requestcreate_pull_request_reviewlist_workflow_runsget_file_contents
Published by GitHub itself, this server turns everyday repository work into tool calls: search code, open and comment on issues, review pull requests, inspect Actions runs. It runs locally over stdio with a personal access token, or as a hosted remote endpoint with OAuth.
Similar MCP servers
Postman MCP Server
MCP serverOpens Postman workspaces, collections and API specs to agents
Developer Tools
Bitrise MCP Server
MCP serverOfficial MCP access to Bitrise apps, builds, artifacts and workspace administration.
Developer Tools
Sentry MCP
MCP serverPulls Sentry issues and events into a coding agent's context
Developer ToolsSecurity & Monitoring
Comments(0)
Sign in to comment