Skip to main content
Glama

GitMCP

git_status

Check the status of a Git repository by providing its path. Use this tool to determine changes, untracked files, and branch information. Part of GitMCP server for streamlined GitHub project access.

Instructions

Get repository status

Input Schema

NameRequiredDescriptionDefault
pathYesRepository path

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Repository path", "type": "string" } }, "required": [ "path" ], "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/idosal/git-mcp'

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