This MCP server provides GitHub analytics and management tools for AI agents, enabling repository analysis, pull request summarization, issue triage, release note generation, and contributor activity tracking.
From the registry: GitHub analytics - repos, PRs, issues, releases, contributors
$ git clone https://github.com/rog0x/mcp-github-tools && cd mcp-github-tools && npm install && npm run buildhttps://github.com/rog0x/mcp-github-toolsPlease install the `github-rog0x` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js runtime version 18 or newer
- **Clone and build** — Clone the repo and build the TypeScript sources Run: `git clone https://github.com/rog0x/mcp-github-tools && cd mcp-github-tools && npm install && npm run build` (https://github.com/rog0x/mcp-github-tools)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-clone>/dist/index.js"]
Note: No npm package published; requires local clone and build. GitHub token is optional — tools accept a `token` parameter at call time to avoid the 60 req/hr anonymous limit.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GITHUB_TOKENOptional personal access token for higher rate limits on GitHub API requests.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.