Odel
mcp folder scout

mcp folder scout

Local
@dharani0804PythonMITUpdated 1w ago

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).

PyPImcp-folder-scoutv0.1.1

Run

uvx mcp-folder-scout

MCP client config

{
  "mcpServers": {
    "mcp-folder-scout": {
      "command": "uvx",
      "args": [
        "mcp-folder-scout"
      ]
    }
  }
}