Best for
- Users who want a real-time view of disk space distribution.
- Users who want AI-assisted disk cleanup and data management.
- Users needing a cross-platform (macOS, Windows, Linux) storage analyzer.
TreeMap is a feature-rich disk analyzer with safe AI-driven cleanup via MCP. Its design prioritizes data safety: all deletions are recoverable, and AI is restricted to scanned paths. Ideal for users who want to manage their disk via conversation.
TreeMap is a cross-platform disk space visualizer that presents disk usage as charts and treemaps. Through MCP, AI assistants can scan folders, identify large files, find duplicates, suggest cleanup actions, forecast disk exhaustion, and safely move files to the system trash. All deletions are recoverable and subject to strict safety boundaries.
{
"mcpServers": {
"treemap": {
"command": "node",
"args": [
"/PATH/TO/TreeMap-Disk-Visualizer/dist/mcp/index.js"
]
}
}
}