git mcp
Basic Information
GitMCP is an open source remote Model Context Protocol (MCP) server that turns any public GitHub repository or GitHub Pages site into a live documentation and code hub for AI assistants. It exposes repository documentation and code via MCP endpoints so tools like Cursor, Claude, VSCode and other MCP‚Äëcapable assistants can fetch up‚Äëto‚Äëdate docs, search code, and retrieve linked URL content. The project supports both repository‚Äëspecific endpoints and a dynamic generic endpoint that lets an assistant choose repositories on the fly. GitMCP is cloud‚Äëhosted by default, free to use, and can be self‚Äëhosted. It prioritizes llms.txt and an AI‚Äëoptimized documentation view, runs without authentication, and is designed to reduce LLM hallucinations by providing grounded, sourceable context to downstream agents.