Free, open-source remote server that turns any public GitHub repo or GitHub Pages site into a documentation and code knowledge base. Use a per-repo URL or the generic /docs endpoint.
Add this snippet to your client's MCP config (claude_desktop_config.json for Claude Desktop, the MCP panel for OpenClaw, or the equivalent for Hermes). Restart the client to load the server.
{
"mcpServers": {
"gitmcp": {
"url": "https://gitmcp.io/{owner}/{repo} (generic: https://gitmcp.io/docs)"
}
}
}fetch_documentation, search_documentation, search_code, fetch_url_content
This MCP server works with any MCP-compatible client, including Claude Desktop, Claude Code, OpenClaw, Hermes, Cursor and Windsurf. Configuration syntax differs slightly between clients — check each tool's documentation.
We build private MCP servers wrapping your internal tools, APIs and databases — deployed into Claude, OpenClaw or Hermes for your team.
Build my MCP