Skip to main content
Glama
a-g-e-n-t-s

Git MCP Server

by a-g-e-n-t-s

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGS_DIRNoDirectory for server logs (e.g., ~/Developer/logs/git-mcp-server/).
GIT_EMAILNoGit email used for commits. Falls back to global git config.
GIT_BASE_DIRNoBase directory for git operations (e.g., ~/Developer/).
GIT_USERNAMENoGit username used for commits. Falls back to global git config.
MCP_HTTP_PORTNoPort for HTTP transport. Required if MCP_TRANSPORT_TYPE is http.3015
MCP_LOG_LEVELNoLog level for the server (e.g., info, debug). Default is info.info
GIT_SIGN_COMMITSNoWhether to sign commits (true/false). Default is false.false
MCP_TRANSPORT_TYPENoTransport type for MCP server (stdio or http). Default is stdio.stdio

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/a-g-e-n-t-s/mcp-server-git'

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