Command Palette

Search for a command to run...

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

Repo Forensics

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

A local-only MCP server for understanding Git repositories, offering repository summary, recent changes, file hotspots, and hygiene checks without network acces

GitHubEmbed

Описание

A local-only MCP server for understanding Git repositories, offering repository summary, recent changes, file hotspots, and hygiene checks without network access.

README

A local-only MCP companion for understanding a Git repository before a review, refactor, or release.

Tools

  • repository_summary: branch, working tree status, remotes, and latest commit metadata.
  • recent_changes: bounded recent commit history.
  • file_hotspots: files appearing most often in recent history.
  • top_level_hygiene: top-level large files, .gitignore presence, and dirty state without reading file contents.

The server invokes local Git with fixed argument arrays. By default, paths must stay under the parent workspace of the package process; set REPO_FORENSICS_ROOT to an explicit workspace root when launching it. It returns remote names rather than remote URLs to avoid leaking credentials. It does not fetch, push, write files, inspect remote services, or send repository data over the network. Hotspots and hygiene are heuristics, not a complete code-quality or security audit.

Run

npm install
npm run build
node dist/index.js

from github.com/mrfentmen/repo-forensics-mcp

Установка Repo Forensics

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

▸ github.com/mrfentmen/repo-forensics-mcp

FAQ

Repo Forensics MCP бесплатный?

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

Нужен ли API-ключ для Repo Forensics?

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

Repo Forensics — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Repo Forensics with

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

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

Автор?

Embed-бейдж для README

Похожее

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