WinDirStat MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@WinDirStat MCP Serverscan my Documents folder for large files"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
WinDirStat MCP Server ๐งน๐
Model Context Protocol (MCP) Server for real-time Windows storage analysis, deep folder scanning, safety tiering, and protected cleanup operations.
Features & Exposed Tools
scan_directoryDeep scans a folder and returns all items with size (MB/GB), file counts, and last write dates.
get_largest_itemsRanks the top N largest files and subdirectories for any target path.
categorize_safety_tiersCategorizes files/folders into Tier 1 (100% Safe Cache/Temp), Tier 2 (Reviewable Downloads/Media), and Tier 3 (Protected Code/Projects).
clean_safe_targetsCleans temporary caches and specified paths with built-in protection guards preventing accidental deletion of project repositories.
Related MCP server: AI PC Assistant MCP Server
Configuration / Installation
1. Claude Desktop Integration (claude_desktop_config.json)
Add the following entry to your %APPDATA%\Claude\claude_desktop_config.json:
{
"mcpServers": {
"windirstat": {
"command": "node",
"args": [
"C:\\Users\\Hariz\\windirstat-mcp\\index.js"
]
}
}
}2. Antigravity IDE / Cursor / VS Code Integration
Add to your MCP settings configuration:
{
"mcpServers": {
"windirstat": {
"command": "node",
"args": [
"C:/Users/Hariz/windirstat-mcp/index.js"
]
}
}
}Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables LLMs to organize and manage Windows file systems with intelligent file analysis, automated grouping, renaming with date prefixes, and safe operations through dry-run mode and sandbox restrictions.MIT
- Flicense-qualityDmaintenanceEnables AI assistants to safely perform actions on your computer including file system management, command execution, clipboard access, application launching, and local search with license-based monetization built in.
- Alicense-qualityCmaintenanceEnables AI assistants to diagnose, troubleshoot, and manage PC settings on Windows, macOS, and Linux through natural language commands.GPL 3.0
- Alicense-qualityBmaintenanceBridges AI assistants with WizTree to scan drives, find large files/folders, and perform intelligent cleanups.MIT
Related MCP Connectors
Securely search and manage workspace context files for AI agents and teams.
Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.
Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/harezadmm/windirstat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server