Connects Claude to the GitHub API with six focused tools for repository inspection and search. You can list and view pull requests with optional diffs, browse issues with their comments, pull repository stats and metadata, and run code searches using GitHub's query syntax. Handles filtering by state, labels, assignees, and branches. Requires a GitHub personal access token passed via environment variable. Reach for this when you need Claude to audit PRs, triage issues, or explore unfamiliar codebases without leaving the conversation. Built on the Octokit REST client with comprehensive test coverage.
claude mcp add --transport stdio io.github.davidweb3-ctrl-github -- npx -y @davidweb3-ctrl/mcp-github-server