Skip to main content
Glama
onmokoworks

WizTree MCP

by onmokoworks

Scan Path

scan_path

Scans a drive or folder using WizTree and exports a CSV snapshot of file and folder sizes, including optional filters and treemap.

Instructions

Run WizTree CSV export for a drive or folder. This is read-only and writes a CSV snapshot.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetPathYesDrive or folder to scan, such as "C:" or "D:\Data".
wiztreePathNoOptional explicit path to WizTree64.exe or WizTree.exe.
includeFilesNoInclude file rows in the export.
includeFoldersNoInclude folder rows in the export.
adminNoPass /admin=1 to WizTree. May trigger Windows elevation.
filterNoOptional WizTree include filter, such as "*.mp4".
filterExcludeNoOptional WizTree exclude filter, such as "node_modules".
sortByNoOptional WizTree sort option, such as "size".
treemapNoAlso export a 1024x768 treemap PNG beside the CSV.
timeoutSecondsNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description declares the tool as 'read-only' and mentions writing a CSV snapshot, but lacks detail on potential side effects (e.g., admin elevation triggers, timeout behavior, file overwrite behavior). Without annotations, more behavioral context would be beneficial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences, no redundant information. Each word adds value, and the purpose is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description is brief for a tool with 10 parameters and no output schema. It omits details like return value (e.g., path to CSV), error conditions, prerequisites (WizTree installation), and performance expectations. This leaves significant gaps for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 90% (9 of 10 parameters have descriptions), so the schema already provides parameter semantics. The description adds overall context but does not enhance individual parameter understanding beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb ('Run WizTree CSV export') and the resource ('drive or folder'), and distinguishes from sibling tools like analyze_csv and compare_csv by specifying it produces a CSV snapshot.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for scanning a path and producing a CSV, but provides no explicit guidance on when to use this tool versus alternatives like top_entries or compare_csv. No when-not-to-use conditions are stated.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/onmokoworks/wiztree-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server