← Back to search Server uses network capabilities via: fetch() Server uses filesystem capabilities via: fs, fs/promises Server uses shell capabilities via: child_process Server uses env_vars capabilities via: process.env
@lexmanh/shed-mcp-server
MCP server for Shed — exposes disk scan and analysis tools to Claude Desktop and Claude Code
C
74.4 / 100
Versions
0.4.0-beta.1latestMay 8, 2026
0.3.0-beta.2May 8, 2026
0.3.0-beta.1May 8, 2026
0.2.0-beta.10May 7, 2026
0.2.0-beta.9May 7, 2026
+ show 8 moreshow less
0.2.0-beta.8Apr 22, 2026
0.2.0-beta.7Apr 22, 2026
0.2.0-beta.6Apr 22, 2026
0.2.0-beta.5Apr 22, 2026
0.2.0-beta.4Apr 22, 2026
0.2.0-beta.3Apr 21, 2026
0.2.0-beta.2Apr 21, 2026
0.2.0-beta.1Apr 21, 2026
Tools 4
list_projects annotations: none low
List all detected projects under a given path. Returns project type, path, last-modified date, and total cleanable size. Read-only.
root string maxDepth number
analyze_project annotations: none low
Get detailed analysis of a single project: all cleanable items, risk tiers, git status, last activity. Read-only.
path string
estimate_cleanup annotations: none low
Estimate space freed by cleaning a set of items. Runs safety checks and returns what would be allowed vs skipped. Read-only — never deletes anything.
includeRed boolean
get_disk_usage annotations: none low
Get current disk usage on the user machine (free / used / total).
path string
Permissions 4
network medium filesystem low shell high env_vars low Scan Findings 22
low
Tool 'list_projects' has no annotations
low
Tool 'analyze_project' has no annotations
low
Tool 'estimate_cleanup' has no annotations
low
Tool 'get_disk_usage' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-5xrq-8626-4rwp)
medium
Vulnerable dependency: vitest@2.1.0 (GHSA-9crc-q9x8-hgqq)
medium
Vulnerable dependency: tsup@8.3.0 (GHSA-3mv9-4h5g-vhg3)
info
package.json metadata
info
Tool: list_projects
info
Tool: analyze_project
info
Tool: estimate_cleanup
info
Tool: get_disk_usage
info
Transport: stdio
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 26 components
medium
No build provenance detected (SLSA L0)