Skip to content
skillsdirectory
MCP Serversby github

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.

Skill score
9.6/ 10
High quality
User score
/ 5
No ratings yet

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.

Used this skill? Rate it

Related skills in Code review and refactoring

Last updated May 22, 2026License: MIT

/skills/github-mcp-server