build-an-mcp-server-that-analyzes-a-local-git-re0 Build an MCP server that analyzes a local Git repository and identifies risky commits. Provide tools to fetch recent commits with diff stats, score commits based on message quality, diff size, and changes to sensitive files (.env, package.json, migrations, config files), and generate a repository risk report highlighting the highest-risk commits. Works offline on local repositories with no external APIs or authentication.
Elevator pitch
Analyze local Git repositories to identify and score risky commits based on message quality, diff size, and sensitive file changes.
Indust
View build