Skip to main content
Glama

Commit Helper MCP

by jolfr
  • Apple

get_enhanced_git_status

Retrieve detailed Git repository status, including file changes, commit history, and repository analytics. Ideal for monitoring project progress and enhancing version control insights.

Instructions

Get enhanced git repository status with detailed information.

Uses GitPython features when available for richer information:

  • Detailed file status (staged, unstaged, untracked)
  • Recent commit history with statistics
  • Repository analytics (total commits, branches, tags)
  • Current branch and HEAD information

Args: repo_path: Path to git repository

Returns: Dict containing enhanced repository status

Input Schema

NameRequiredDescriptionDefault
repo_pathYes

Input Schema (JSON Schema)

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

Other Tools from Commit Helper MCP

Related Tools

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