Choose a GitMCP server URL format
mainGitMCP offers two main ways to connect to GitHub content via MCP URLs. Choose the format that best fits your workflow:
Specific Repository: Targets a single project. Use this for stability and security when working with specific libraries.
- For GitHub repositories:
gitmcp.io/{owner}/{repo} - For GitHub Pages sites:
{owner}.gitmcp.io/{repo}
- For GitHub repositories:
Generic/Dynamic Server: Allows the AI to decide which repository to access based on your prompt. Use this for maximum flexibility.
- URL:
gitmcp.io/docs
- URL: