---
title: "datatree"
description: "Local disk usage analysis for humans and AI agents. Scan folders, query size/allocated, search with *.iso and a>=1g, export CSV, and delete only after a two-step confirm."
canonical: https://agentpluginsdirectory.com/plugins/datatree
last-updated: 2026-09-16
---

# datatree
Local disk usage analysis for humans and AI agents. Scan folders, query size/allocated, search with *.iso and a>=1g, export CSV, and delete only after a two-step confirm.
- Slug: datatree
- Publisher: msandroid
- Repository: https://github.com/msandroid/DataTree
- Manifest: plugins/datatree/plugin.json
- Version: 2.2.0
- License: MIT
- Category (editorial): other
- Skills: 3 (disk-cleanup, disk-usage, setup)
- MCP servers: 1 (datatree)
- Stars: 0
- Repository created: 2026-09-14
- Repository last pushed: 2026-09-14
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/datatree
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What datatree does, in the publisher's words

Package MCP + skills so Cursor, Claude Code, Codex, and Antigravity can drive DataTree.

Requires datatree-mcp on PATH (cargo build --release -p edirstat-mcp).

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/msandroid/DataTree/HEAD/plugins/datatree/README.md

## Skills

- disk-cleanup: Prepare and execute DataTree file deletions with a mandatory two-step confirm. Use when the user wants to trash or permanently delete files found by a disk scan.
- disk-usage: Scan local disks with DataTree, query size and allocated bytes, search with *.iso / <100m / a>=1g, and export CSV. Use when the user asks what is using disk space, which files are largest, or to inspect a folder tree.
- setup: Install datatree-mcp on PATH and verify DataTree MCP tools. Use when scan/search tools are missing, the server fails to start, or the user just installed the plugin.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- datatree: transport: stdio; command: datatree-mcp mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
