Skip to main content
Glama
FradSer

Git Commit Message Generator MCP Server

by FradSer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_API_KEYNoGroq API key (Required if using Groq LLM provider)
LLM_PROVIDERNoLLM provider to use (e.g., 'deepseek' or 'groq')deepseek
DEEPSEEK_API_KEYNoDeepSeek API key (Required if using DeepSeek LLM provider)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_commit_messageB

Generate a commit message from the git changes in the current project directory.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined and distinct by default.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (generate_commit_message), which is consistent and predictable. There are no other tools to compare against, so no inconsistency exists.

Tool Count2/5

One tool is too few for a server's purpose, as it limits functionality and suggests a narrow scope that might not support complex workflows. Typically, a well-scoped server would have 3-15 tools to cover a domain adequately.

Completeness2/5

The server is severely incomplete for generating commit messages, as it only offers generation without supporting operations like customization, validation, history management, or integration with other git tasks. This creates significant gaps for agent workflows.

Maintenance

ActivityInactive
ResponsivenessUnresponsive