Git MCP Server
by a-g-e-n-t-s
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGS_DIR | No | Directory for server logs (e.g., ~/Developer/logs/git-mcp-server/). | |
| GIT_EMAIL | No | Git email used for commits. Falls back to global git config. | |
| GIT_BASE_DIR | No | Base directory for git operations (e.g., ~/Developer/). | |
| GIT_USERNAME | No | Git username used for commits. Falls back to global git config. | |
| MCP_HTTP_PORT | No | Port for HTTP transport. Required if MCP_TRANSPORT_TYPE is http. | 3015 |
| MCP_LOG_LEVEL | No | Log level for the server (e.g., info, debug). Default is info. | info |
| GIT_SIGN_COMMITS | No | Whether to sign commits (true/false). Default is false. | false |
| MCP_TRANSPORT_TYPE | No | Transport type for MCP server (stdio or http). Default is stdio. | stdio |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues