osick/repo-ctx
MCP server that gives AI assistants deep, searchable access to any Git repository — symbol extraction, dependency graphs, architecture analysis across 12 languages
Platform-specific configuration:
{
"mcpServers": {
"repo-ctx": {
"command": "npx",
"args": [
"-y",
"repo-ctx"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...