Skip to main content
Glama
mrfentmen

artifact-gauge-mcp

by mrfentmen

artifact-gauge-mcp

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.

Related MCP server: Repo Interrogator

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
F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A local-first MCP server that enables AI tools to safely inspect and search code repositories, providing indexing, deterministic BM25 search, code outlining, and context bundles without code modification.
    Last updated
    9
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that performs comprehensive health checks on project dependencies for JavaScript and Python projects, detecting outdated packages and fetching changelogs.
    Last updated
    1

View all related MCP servers

Related MCP Connectors

  • Scans MCP servers for tool poisoning, prompt injection and supply chain risks.

  • A MCP server built for developers enabling Git based project management with project and personal…

  • MCP server for generating rough-draft project plans from natural-language prompts.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrfentmen/artifact-gauge-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server