winfunc/gitctx
gitctx is an MCP server that gives agents and IDE assistants targeted, up-to-date access to GitHub repositories. Open-source alternative to Amp's Librarian.
Platform-specific configuration:
{
"mcpServers": {
"gitctx": {
"command": "npx",
"args": [
"-y",
"gitctx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...