Gitrama Mcp
@ahmaxdev
About Gitrama Mcp
AI Git workflow MCP server. Generates conventional commit messages, branch names, PR descriptions, and manages work streams (wip, hotfix, review, experiment). Works with Cursor, Claude Desktop, Claude Code, Windsurf, and VS Code. Install: pip install gitrama-mcp
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gitrama-mcp": {
"command": "gitrama-mcp",
"args": [],
"env": {
"GITRAMA_TOKEN": "your-token-here"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gitrama Mcp?
Gitrama Mcp is an AI‑powered Git workflow MCP (Model Context Protocol) server. It exposes 10 tools across commit, branch, pull request, stream, and repo intelligence domains, designed to help developers manage Git operations through AI clients.
How to use Gitrama Mcp?
Install it via pip install gitrama-mcp. It works with supported AI clients such as Cursor, Claude Desktop, Claude Code, Windsurf, VS Code, and Zed. No additional configuration details are provided in the README.
Key features of Gitrama Mcp
- 10 tools across 5 intelligence domains
- Commit, branch, PR, stream, and repo automation
- Works with popular AI‑powered coding clients
- Simple Python package installation
- AI‑driven Git workflow assistance
Use cases of Gitrama Mcp
- Automate commit creation and staging decisions
- Manage branches and pull requests via AI prompts
- Monitor repository health and request code insights
FAQ from Gitrama Mcp
What does Gitrama Mcp do?
It is an MCP server that provides AI‑driven tools for Git workflows, including committing, branching, pull requests, stream management, and repository intelligence.
How do I install Gitrama Mcp?
Install it with pip install gitrama-mcp. No other dependencies are mentioned.
What tools are included?
Ten tools: gitrama_commit, gitrama_stage_and_commit, gitrama_status, gitrama_branch, gitrama_pr, gitrama_stream_status, gitrama_stream_switch, gitrama_stream_list, gitrama_ask, and gitrama_health.
Which AI clients are supported?
Cursor, Claude Desktop, Claude Code, Windsurf, VS Code, and Zed.
More Version Control MCP servers

Github
modelcontextprotocolModel Context Protocol Servers
MCP GitHub Project Manager
kunwarViveka mcp server to manage github project's functionality
Bitbucket Server MCP
garc33GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.

Git
modelcontextprotocolModel Context Protocol Servers
Comments