Read-only folder triage: what is in a folder, what is stale, and where the space went.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx mcp-folder-scout
MCP client config
{
"mcpServers": {
"mcp-folder-scout": {
"command": "uvx",
"args": [
"mcp-folder-scout"
]
}
}
}