Gitrama Mcp
About
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
Details
- Author
- ahmaxdev
- Downloads
- 327
- Categories
- Developer Tools, AI
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Gitrama McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"gitrama mcp": {
"gitrama-mcp": {
"command": "gitrama-mcp",
"args": [],
"env": {
"GITRAMA_TOKEN": "your-token-here"
}
}
}
}
}
McpServers
{
"gitrama-mcp": {
"command": "gitrama-mcp",
"args": [],
"env": {
"GITRAMA_TOKEN": "your-token-here"
}
}
}
gitrama-mcp
AI Git workflow MCP server by Gitrama. Exposes 10 tools across 4 domains:Tools
Commit Intelligence — gitrama_commit, gitrama_stage_and_commit, gitrama_status Branch Intelligence — gitrama_branch PR Intelligence — gitrama_pr Stream Intelligence — gitrama_stream_status, gitrama_stream_switch, gitrama_stream_list Repo Intelligence — gitrama_ask, gitrama_healthInstall
pip install gitrama-mcpSupported Clients
Cursor, Claude Desktop, Claude Code, Windsurf, VS Code, ZedLinks
- Website: https://gitrama.io - GitHub: https://github.com/ahmaxdev/gitrama-mcp - PyPI: https://pypi.org/project/gitrama-mcp/Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




