artifact-gauge-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@artifact-gauge-mcpwhat's taking up space in the build artifacts?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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_ROOTboundary support and symlink checks.Skips Git data, dependencies, coverage, framework caches, and other common generated caches while intentionally including
distandbuildartifacts.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.jsThis server cannot be installed
Maintenance
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
- Alicense-qualityCmaintenanceA comprehensive MCP server for analyzing Maven jar files in the local repository, enabling AI agents to understand dependencies, analyze bytecode, and extract source code.Last updated2718MIT
- AlicenseAqualityAmaintenanceA 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 updated91MIT
- Alicense-qualityBmaintenanceA local MCP server that indexes codebases into Neo4j and provides tools for code analysis, dependency visualization, and impact assessment.Last updated207MIT
- FlicenseAqualityDmaintenanceAn MCP server that performs comprehensive health checks on project dependencies for JavaScript and Python projects, detecting outdated packages and fetching changelogs.Last updated1
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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