New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

build-cache-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-cache-mcp

Summarize local build and cache footprint using size and age buckets without returning paths or file contents.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

build-cache-mcp

Build Cache summarizes local build and cache footprint. It helps explain why a workspace is slow or large without exposing filenames or contents.

Quick start

npm install
npm test
npm start

Use inspect_build_cache with a local project path.

Privacy and limits

Only file metadata inside recognized artifact directories is read. The response contains aggregate size and age buckets, directory counts, and file counts. It does not return paths, names, contents, or dependency data. Recursion, file count, file size, and total byte limits prevent unbounded scans.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts