A small Streamable HTTP MCP server that manages shallow Git clones and analyzes them with [CodeGraph](https://github.com/colbymchenry/codegraph). The server exposes repository management and analysis tools at `/mcp`: - `repo_add` - `repo_list` - `repo_update` - `repo_delete` - `codegraph_status` - `codegraph_explore`