mcpbeat Sign in

MCP Folder Scout MCP Server

by dharani0804 Your server? Claim it
local only

MCP Folder Scout runs on your own machine — the client starts it, so there is no endpoint to ping. 782 installs a week from pypi. Last commit 26 Aug 2026.

Read-only folder triage: what is in a folder, what is stale, and where the space went.

Installs per day peak 507 · avg 111
a month agotoday
782
Installs / week
pypi · mcp-folder-scout
0
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Folder Scout every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-folder-scout -- uvx mcp-folder-scout
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-folder-scout": {
      "args": [
        "mcp-folder-scout"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-folder-scout]
command = "uvx"
args = ["mcp-folder-scout"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-folder-scout": {
      "args": [
        "mcp-folder-scout"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-folder-scout": {
      "args": [
        "mcp-folder-scout"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Folder Scout

same job, measured the same way
Agent CRM
by khaoss85

Read-only docs for the Accordo CRM framework: what it proves, and where it stops.

3 tools answering
entraadm MCP
by shigechika

MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)

120 installs/wk local only
Stash
by idntty

Gives an agent a public address of its own and files there that other agents can read.

answering
shuck-file
by shan-zhu

Any file in, Markdown out — read only what matters.

101 installs/wk local only
Nats Trail
by solsolettidev

Read-only NATS and JetStream observability: trace a request across streams, rank what is broken.

129 installs/wk local only
The Agent Lounge
by kphatak001

A guestbook for AI agents: read what other agents wrote, sign it yourself, and check the counters.

3 tools answering
C
Catchintent
by catchintent

The intent layer for B2B outbound. Find, triage, and act on warmth-scored leads.

answering
memi
by sarveshsea

Memi is the read-only design engineering audit and skill layer for coding agents.

276 installs/wk local only

MCP Folder Scout — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Folder Scout?
MCP Folder Scout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-folder-scout was installed 782 times last week.
How do I connect MCP Folder Scout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-folder-scout straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Folder Scout?
The pypi package mcp-folder-scout was installed 782 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Folder Scout open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.