GitHub MCP Server
GitHub's official MCP Server — gives AI assistants tool-level access to repositories, issues, pull requests, Actions, and the GitHub API surface.
Description
GitHub's official MCP Server exposes the GitHub API as MCP tools so AI assistants can browse code, open and review pull requests, manage issues, and trigger Actions. Written in Go and maintained by GitHub.
Tags
Install
Install via MCP server
{
"mcpServers": {
"github-mcp-server": {
"command": "npx",
"args": ["-y", "@github/github-mcp-server"]
}
}
}Ratings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in Code review and refactoring
Git MCP Server
Reference MCP server for Git repository interaction — read, search, and manipulate Git repositories from a Large Language Model.
Ivan Grynenko Cursorrules
A comprehensive set of Cursor AI rules for PHP, Drupal, JavaScript, Python, and DevOps with a strong focus on OWASP Top 10 security.
Nedcodes Cursorrules Collection
110+ tested .mdc and .cursorrules files for Cursor, Claude Code, Copilot, Windsurf, Gemini CLI, and Codex with version-specific gotchas baked in.