MCP server that gives AI agents structured, ground-truth GitHub intelligence. Analyze any repo's tech stack, dependencies, architecture, health metrics, and security indicators — deterministic JSON output, no hallucinations.
Server Config
{
"mcpServers": {
"repocrunch": {
"command": "repocrunch",
"args": [
"mcp"
]
}
}
}