Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › GitHub MCP Server

GitHub MCP Server

Official MCP server for GitHub — repos, issues, PRs, search, and code via the GitHub API.

MCP · npx MIT

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @modelcontextprotocol/server-github

Details

Websitehttps://github.com/github/github-mcp-server
GitHubhttps://github.com/github/github-mcp-server
LicenseMIT
Pricingfree
Tagsmcp-server github official git

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC