add-mcp
Back to registry
GitMCP logo

GitMCP

v1.0.0

gitmcp.io/mcp

GitMCP creates a Model Context Protocol server for public GitHub repositories so AI assistants can read repository documentation and code context. It works by mapping GitHub repository URLs onto gitmcp.io-hosted MCP endpoints.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (SSE)
SSEhttps://gitmcp.io/{owner}/{repo}
npx add-mcp@latest https://gitmcp.io/{owner}/{repo} --transport sse

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.gitmcp%2Fmcp"