GitMCP
Turns any public GitHub repository into a documentation endpoint addressed by its own URL.
Add it to your client
Official- Transport
- http
- Runtime
- Remote
- Auth
- Not required
- License
- Apache-2.0
- Stars
- 8,345
GitMCP is a free remote server with no install step: the address itself selects the target. Adding gitmcp.io/owner/repo pins a connection to exactly one project, while gitmcp.io/docs is generic and lets the model decide per request which repository to read. The pinned form is the safer default, because a server that can be talked into fetching a different repository is a wider surface than most people intend when they wire up a docs tool. What it returns is the repository's current documentation and code rather than what a model memorised at training time, which is the whole point for libraries that are new, niche or moving fast. GitHub Pages sites are supported alongside repositories.
Similar MCP servers
Git MCP Server
MCP serverRead and write a local Git repository through MCP tools.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
GitLab MCP Server
MCP serverGitLab's own remote server for issues, merge requests and pipelines.

Comments(0)
Sign in to comment