hoangsonww/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.
This tool helps software developers and engineering managers understand the health and dynamics of their codebase and team. It takes your local Git repository's commit history as input and provides insights like code hotspots, team knowledge distribution, and change risk scores. This enables developers to make informed decisions about code reviews, refactoring, and project planning.
Use this if you need deep, actionable insights into your Git repository's history and current state to improve code quality, manage technical debt, and optimize team collaboration.
Not ideal if you're looking for a user-friendly, graphical interface or a cloud-based solution, as this requires local setup and interaction through an AI agent or command line.
Stars
8
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hoangsonww/GitIntel-MCP-Server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
github/github-mcp-server
GitHub's official MCP Server
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
Alosies/gitlab-mcp-server
A fully-typed TypeScript MCP server for comprehensive GitLab API integration with Claude ...
kopfrechner/gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details,...