Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Git Log

БесплатноНе проверен

Enables querying git commit history to analyze when and why code changes happened, providing authorship context and diffs for specific modules.

GitHubEmbed

Описание

Enables querying git commit history to analyze when and why code changes happened, providing authorship context and diffs for specific modules.

README

git-log-mcp

FastMCP server exposing a single typed tool, git_log. Use this tool to investigate when a code/configuration change happened and infer why it happened from commit history. Choose it when you need commit timelines, authorship context, or intent signals from commit messages and diffs for a specific module or identifier. It is not for repository file content reads or branch manipulation; it is for history analysis and change attribution.

Installation

From the project root, run:

uv sync

Then configure your MCP client to use the full path to .venv/bin/git-log-mcp.

Example Roo Code MCP configuration:

{
  "mcpServers": {
    "git-log": {
      "command": "/full/path/to/.venv/bin/git-log-mcp"
    }
  }
}

Development

Run tests:

pytest -q

from github.com/seekingalpha/git-log-mcp

Установка Git Log

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/seekingalpha/git-log-mcp

FAQ

Git Log MCP бесплатный?

Да, Git Log MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Git Log?

Нет, Git Log работает без API-ключей и переменных окружения.

Git Log — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Git Log в Claude Desktop, Claude Code или Cursor?

Открой Git Log на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Git Log with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development