Gitrama Mcp
@ahmaxdev
关于 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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gitrama-mcp": {
"command": "gitrama-mcp",
"args": [],
"env": {
"GITRAMA_TOKEN": "your-token-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
版本控制 分类下的更多 MCP 服务器
mcp-github-trending MCP Server
hetaoBackendMCP server for getting github trending repos & developers
MCP Linear
tacticlaunchMCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.

Github
modelcontextprotocolModel Context Protocol Servers
MCP GitHub Project Manager
kunwarViveka mcp server to manage github project's functionality
Github Mcp Server
githubGitHub's official MCP Server
评论