Git Metrics MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GIT_TIMEOUT | No | Set GIT_TIMEOUT env var (default: 30s) | 30 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| health_checkA | Verify server is operational |
| get_commit_statsC | Get commit statistics for a repository |
| get_author_metricsC | Get detailed metrics per author |
| get_file_churnB | Get files with most changes (churn) |
| get_team_summaryC | Get comprehensive team performance summary |
| get_commit_patternsC | Analyze commit frequency patterns by day and hour |
| get_code_ownershipC | Analyze code ownership and bus factor |
| get_velocity_trendsC | Track velocity trends over time |
| get_collaboration_metricsC | Analyze team collaboration patterns |
| get_quality_metricsC | Code quality indicators (commit size, reverts, etc) |
| get_technical_debtC | Identify technical debt indicators |
| get_conventional_commitsC | Analyze conventional commit usage and release patterns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonmatum/git-metrics-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server