Skip to main content
Glama
surajfale

Git Commit MCP Server

by surajfale

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_MODELNoOpenAI model to use (default: gpt-4o-mini)gpt-4o-mini
ENABLE_AINoSet to true to use AI generation (default: true)true
LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR (default: INFO)INFO
FORCE_SSH_ONLYNoRequire SSH for Git operations (default: true)true
OPENAI_API_KEYYesRequired when ENABLE_AI=true for AI-powered commit messages

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

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