Skip to main content
Glama

Commit Helper MCP

by jolfr
  • Apple

analyze_repository_health

Analyze Git repository health by evaluating metrics, commit frequency, branch details, file changes, and author contributions. Provides actionable insights for repository optimization.

Instructions

Comprehensive repository health analysis using GitPython features.

Provides detailed analysis including:

  • Repository statistics and metrics
  • Commit frequency analysis
  • Branch and tag information
  • File change patterns
  • Author contribution analysis

Args: repo_path: Path to git repository

Returns: Dict containing comprehensive repository analysis

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

{ "properties": { "repo_path": { "title": "Repo Path", "type": "string" } }, "required": [ "repo_path" ], "title": "analyze_repository_healthArguments", "type": "object" }

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/jolfr/commit-helper-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server