Command Palette

Search for a command to run...

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

Artifact Gauge

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

A local MCP server that inspects project artifact sizes and dependency manifest metadata, reporting summaries and largest files without exposing contents or ver

GitHubEmbed

Описание

A local MCP server that inspects project artifact sizes and dependency manifest metadata, reporting summaries and largest files without exposing contents or versions.

README

Artifact Gauge is a local MCP tool for answering a simple release question: what is taking up space? It reports artifact totals, extension histograms, largest files, and dependency manifest metadata without returning file contents.

Tools

  • inspect_artifacts: scan a bounded local project and summarize file sizes and types.
  • inspect_manifest: report metadata for one recognized dependency manifest without exposing its contents or dependency versions.

Safety

  • Local paths only, with ARTIFACT_GAUGE_ROOT boundary support and symlink checks.
  • Skips Git data, dependencies, coverage, framework caches, and other common generated caches while intentionally including dist and build artifacts.
  • Caps recursion, file count, file size, and output.
  • Never returns file contents, package versions, secrets, or source text.
  • This is a size heuristic, not a complete bundler or dependency vulnerability analyzer.

Run

npm install
npm run build
node dist/index.js

from github.com/mrfentmen/artifact-gauge-mcp

Установка Artifact Gauge

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

▸ github.com/mrfentmen/artifact-gauge-mcp

FAQ

Artifact Gauge MCP бесплатный?

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

Нужен ли API-ключ для Artifact Gauge?

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

Artifact Gauge — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Artifact Gauge with

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

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

Автор?

Embed-бейдж для README

Похожее

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