Skip to main content
Glama

Unrestricted Development MCP Server

git_status

Check Git repository status to view staged, unstaged, and untracked files. Use this tool to monitor file changes and track development progress in your working directory.

Instructions

Get repository status showing staged, unstaged, and untracked files

Input Schema

NameRequiredDescriptionDefault
cwdNoRepository directory (defaults to current directory)
shortNoShow short format status

Input Schema (JSON Schema)

{ "properties": { "cwd": { "description": "Repository directory (defaults to current directory)", "type": "string" }, "short": { "default": false, "description": "Show short format status", "type": "boolean" } }, "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/ConnorBoetig-dev/mcp2'

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