Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIT_TIMEOUTNoSet GIT_TIMEOUT env var (default: 30s)30

Tools

Functions exposed to the LLM to take actions

NameDescription
health_check

Verify server is operational

get_commit_stats

Get commit statistics for a repository

get_author_metrics

Get detailed metrics per author

get_file_churn

Get files with most changes (churn)

get_team_summary

Get comprehensive team performance summary

get_commit_patterns

Analyze commit frequency patterns by day and hour

get_code_ownership

Analyze code ownership and bus factor

get_velocity_trends

Track velocity trends over time

get_collaboration_metrics

Analyze team collaboration patterns

get_quality_metrics

Code quality indicators (commit size, reverts, etc)

get_technical_debt

Identify technical debt indicators

get_conventional_commits

Analyze conventional commit usage and release patterns

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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