
GitHub MCP Server
Official GitHub MCP server — issues, PRs, repos, and code search through Claude or any MCP client.
GitHub MCP Server is an official GitHub MCP server — issues, PRs, repos, and code search through Claude or any MCP client. Officially maintained by GitHub as a reference implementation of the Model Context Protocol.
About GitHub MCP Server
GitHub MCP Server is an MCP server that exposes GitHub issues, pull requests, repositories, and code search as MCP tools.
GitHub maintains it officially, as a reference implementation of the Model Context Protocol. It is distributed as open-source software, free to use, and works with any MCP client, including Claude Desktop.
It fits developers who want to drive GitHub — reading issues and PRs, searching repos and code — from inside an MCP client. Two caveats: it needs an MCP-compatible client, which adds a setup step, and it is bounded by GitHub's public API surface, so it does not reach other platforms or services.
Among MCP servers it is the vendor-maintained option for GitHub specifically, rather than a third-party or multi-platform integration.
Sources: github.com, this listing
What it does well
- Officially maintained by GitHub as a reference implementation of the Model Context Protocol.
- Exposes GitHub issues, pull requests, repositories, and code search as MCP tools.
- Compatible with any MCP client, including Claude Desktop.
- Distributed as open-source software and free to use.
Where it falls short
- Requires an MCP-compatible client such as Claude Desktop to be useful, which adds a setup step.
- Limited to GitHub's public API surface and does not extend to other platforms or services.
Tagged
- Supports Claude
- CLI
- MCP Support
- Agentic Mode
- Git Integration
- Free
- Open Source
Compared with similar things
Picked by shared tags inside the MCP Servers.
- 01Free →Puppeteer MCP Server
Browser automation MCP server using Puppeteer — navigate, fill, click, and screenshot pages.
- 02Free →Slack MCP Server
Reference MCP server for Slack — read channels, post messages, and manage threads from an agent.
- 03Free →Postgres MCP Server
Read-only Postgres MCP server — let an LLM query your database with full schema awareness.
- 04Freemium →LangChain
Most-used framework for building LLM applications with retrieval, agents, and chains.
- 05Free →Filesystem MCP Server
Anthropic's reference MCP server for reading, writing, and searching files on the local filesystem.
- 06Free →Git MCP Server
Reference MCP server exposing git operations — diff, log, blame, commit — to any MCP client.
Related reading
- Claude Code Memory
Claude Code has built-in memory — a CLAUDE.md file it reads each session — but it only holds short, hand-written notes. To make it understand a large codebase or docs set, you add a second brain: turn the repo into a knowledge graph, fold that into an Obsidian vault, and let the agent query the map instead of re-reading every file.
Read guide → - How to Do Your Own SEO with Claude Code
Claude Code can do most of your SEO — build a crawlable static site, write and optimize pages, fix the technical layer, even bottle the whole workflow into a reusable skill. What it can't do is invent authority or pick keywords, and if you let it generate 10,000 pages you'll get de-indexed, not ranked. Here's the honest, hands-on version for a maker whose site shipped last week.
Read guide → - The Best Vibe Coding Tools
The best vibe-coding tools aren't another AI model — they're the open-source Claude Code repos you stack on top of it. The right ones turn the agent from a fancy autocomplete into a disciplined senior engineer: it plans before it codes, designs properly, maps your codebase, and gets scanned for security. Here are eight worth installing.
Read guide →
Featured on Vibedonalds
Own GitHub MCP Server? Add this badge to your site to show you’re listed — and link back to your profile here.
<a href="https://vibedonalds.com/tools/mcp-github" target="_blank" rel="noopener">
<img src="https://vibedonalds.com/badge/featured-on-vibedonalds.svg" alt="GitHub MCP Server — Featured on Vibedonalds" width="240" height="60" loading="lazy" />
</a>Frequently asked questions
- What is GitHub MCP Server?
- GitHub MCP Server is an official GitHub MCP server — issues, PRs, repos, and code search through Claude or any MCP client.
- Is GitHub MCP Server free?
- GitHub MCP Server is free to use. There is no paid tier as of the last index update.
- What platforms does GitHub MCP Server support?
- GitHub MCP Server runs on mac, win, linux, cli.
- What category does GitHub MCP Server belong to?
- GitHub MCP Server is in the MCP Servers category — Implementations of the Model Context Protocol — file, database, API, and browser servers that LLM clients can plug into.
- What are the downsides of GitHub MCP Server?
- Requires an MCP-compatible client such as Claude Desktop to be useful, which adds a setup step. Limited to GitHub's public API surface and does not extend to other platforms or services.