git-mcp
2,824
GitMCP is a remote Model Context Protocol server that turns GitHub projects into documentation hubs for AI tools. It ensures accurate, up-to-date documentation access, minimizing code errors from hallucinations. The platform is open-source, free, and easy to integrate with various AI assistants, offering significant flexibility and utility for developers.
fetch_<repo-name>_documentation
Get the document of the specified GitHub repository, and use the `llms.txt` file first. If not, fall back to `README.md` or other pages
search_<repo-name>_documentation
Query warehouse documents through semantic search, suitable for specific issues