GitIntel MCP Server
未申請A Git intelligence MCP server built with Node.js and TypeScript that analyzes local Git repositories to surface insights like hotspots, churn, temporal coupling, knowledge maps, and risk scoring. Designed for AI agents, it exposes repository analytics tools through the Model Context Protocol (MCP) while keeping all data local and read-only.
インストール
claude mcp add git-intel -- node /absolute/path/to/mcp-server/dist/index.js未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(12個)
branch_risk
Branch staleness, divergence, and merge risk analysis
churn
Code written then rewritten (additions vs deletions)
code_age
Age map showing when each file was last modified
commit_patterns
Day-of-week, hour-of-day, commit size distributions
complexity_trend
How a file's complexity evolves over time
contributor_stats
Team dynamics, collaboration graph, knowledge silos
coupling
Files that always change together
file_history
Full commit history of a single file with rename tracking
hotspots
Files that change most frequently
knowledge_map
Who knows a file/directory best, weighted by recency
release_notes
Structured changelog from conventional commits
risk_assessment
Risk score (0-100) for uncommitted or committed changes