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
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.
Frequently asked questions
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.
Basic information
More Version Control MCP servers
Code Review Server
crazyrabbitLTCA MCP server for code reviews

GitLab
modelcontextprotocolModel Context Protocol Servers
GitLab MCP Server
yoda-digitalProduction-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
mcp-github-trending MCP Server
hetaoBackendMCP server for getting github trending repos & developers
Comments