Skip to main content
Glama
rafim-dev

Smart Git MCP Server & CLI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
git_statusA

Get structured status of current repository including staged, unstaged, untracked files and active branch.

git_smart_commitA

Analyze staged or current git diff to generate a standard Conventional Commit message with scope, rationale, and breaking change warnings.

git_review_diffA

Perform an automated AI code review on git diff. Scans for security leaks, dangerous calls, code smells, and missing tests.

git_resolve_conflictsA

Scan the repository for merge conflict markers (<<<<<<< HEAD) and provide synthesized resolution options.

git_release_changelogA

Generate structured GitHub/GitLab release notes and changelog markdown categorized by features, fixes, and breaking changes.

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/rafim-dev/mcp-smart-git'

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