claudegoodies
MCP Server

github

From davila7

Install

claude mcp add github

Facts

Status
Actively maintained
Last commit

Source preview

The instructions Claude Code reads when this mcp server runs.

{
  "command": "npx",
  "args": [
    "-y",
    "@modelcontextprotocol/server-github"
  ],
  "category": "Development Tools",
  "description": "GitHub integration for repository management and issue tracking",
  "complexity": "Medium",
  "enabled": false,
  "env": {
    "GITHUB_PERSONAL_ACCESS_TOKEN": ""
  }
}
View full source on GitHub →

Other mcp servers