Skip to main content
Glama

Git MCP Server

# Git MCP Server Environment Variables # Git Configuration # Optional: Override global git config (if needed) # GIT_AUTHOR_NAME=Your Name # GIT_AUTHOR_EMAIL=your.email@example.com # GIT_COMMITTER_NAME=Your Name # GIT_COMMITTER_EMAIL=your.email@example.com # Server Configuration LOG_LEVEL=info # Logging level (error, warn, info, debug) DEBUG=false # Enable debug mode DEFAULT_WORKING_DIR= # Default working directory for Git operations # Additional Settings # MAX_CONCURRENT_OPERATIONS=5 # Maximum number of concurrent Git operations # TIMEOUT_MS=30000 # Timeout for Git operations in milliseconds

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/cyanheads/git-mcp-server'

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