GitMCP is a free, open-source Model Context Protocol server that transforms any GitHub project into a documentation hub, enabling AI tools to access up-to-date documentation and code to eliminate hallucinations.
[next-mdx-remote-client] error compiling MDX: Expected a closing tag for `<repo-name>` (1:14-1:25) before the end of `atxHeading` > 1 | ### 1. fetch_<repo-name>_documentation | ^ 2 | Retrieves the primary documentation from a GitHub repository, prioritizing llms.txt and other relevant documentation files. 3 | More information: https://mdxjs.com/docs/troubleshooting-mdx
{
"mcpServers": {
"gitmcp": {
"url": "https://gitmcp.io/{owner}/{repo}"
}
}
}