MCP.so
ログイン

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

基本情報

カテゴリ

バージョン管理

トランスポート

stdio

公開者

ahmaxdev

投稿者

Al Harding

設定

以下の設定を使って、このサーバーを 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.

コメント

「バージョン管理」の他のコンテンツ