Skip to main content
Glama

MCP Git Status Server

git-status

Check the current git status and recent commit history of a repository. Specify a directory path or use the default to view status details. Handles errors for non-git directories.

Instructions

Get the current git status of the repository

Input Schema

NameRequiredDescriptionDefault
directoryNoDirectory path to check git status (defaults to current directory)

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "Directory path to check git status (defaults to current directory)", "type": "string" } }, "type": "object" }

Other Tools from MCP Git Status Server

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/narayana-reddy-circles/mcp-git-status'

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