
Filesystem MCP
situationalOfficial MCP reference server that exposes a local directory to the agent.
Visit github.com →> **Filesystem MCP** — situational > Verified 2026-08-26 > Limitation: Lives in the reference-servers repo, not a product with a support desk. > > https://noemium.com/tools/filesystem-mcp/Add to kitOpen in NoemiumFact-check this catalog entry for Filesystem MCP (mcp). Verdict: situational Verdict text: The teaching example: an allowlisted folder over stdio. Fine for a demo, and still the snippet every mcp.json tutorial copies. Most coding agents already have files; adding this is extra disk surface, not a new capability. Limitations: - Lives in the reference-servers repo, not a product with a support desk. - stdio process can read whatever you allowlisted — the allowlist is the security model. - Does not replace a coding agent's own file tools. Receipts: https://github.com/modelcontextprotocol/servers Last verified: 2026-08-26 Find outdated prices, wrong claims, or missing limitations. Cite primary sources (docs, pricing pages, benchmarks, model cards). Do not use marketing pages.[](https://noemium.com/tools/filesystem-mcp/)
ledger entry · observed by @whysanesanders
The teaching example: an allowlisted folder over stdio. Fine for a demo, and still the snippet every mcp.json tutorial copies. Most coding agents already have files; adding this is extra disk surface, not a new capability.
Strengths
- Official reference from the MCP steering group, not a random registry listing.
- Allowlist is a path argument — you can keep it smaller than $HOME.
- Zero cost, MIT, npx one-liner.
Known limitations
- Lives in the reference-servers repo, not a product with a support desk.
- stdio process can read whatever you allowlisted — the allowlist is the security model.
- Does not replace a coding agent's own file tools.
Use it when
- A first MCP install to prove the client actually talks stdio.
- Agents that are not already sitting inside the repo they need to read.
Skip it when
- The agent already has workspace tools (Claude Code, Cursor, Codex, Aider).
- You would pass $HOME or / as the allowed path.
- You needed a package manager for many servers — that is Pharos, not this.
Buy-check
- ·Price — free, MIT reference; npx -y @modelcontextprotocol/server-filesystem <allowed-dir> as of 2026-08-26. Open the pricing page, not a screenshot.
- ·Free tier — Free tier exists — burn it first.
- ·Cancel fallout — What happens to your data/projects on cancel — check the ToS, not the FAQ.
- ·Seat math — Per-seat pricing multiplies quietly. Count seats before the annual plan.
- ·Who skips it — Also skipped when: The agent already has workspace tools (Claude Code, Cursor, Codex, Aider).; You would pass $HOME or / as the allowed path..
Price trailchangelog →
No price move in this repo yet.
Facts
- pricing
- free1
- price note
- MIT reference; npx -y @modelcontextprotocol/server-filesystem <allowed-dir>
- free tier
- yes
- open source
- yes
- api
- no
- self-host
- yes
- category
- mcp
- evidence
- source-verified
Data: trains on inputs no · local processing yes
Sources
No source, no number.
Similar joball alternatives →
| tool | verdict | price | oss | self-host |
|---|---|---|---|---|
| Filesystem MCP | situational | free | yes | yes |
| Chrome DevTools MCP | ship | free | yes | yes |
| Context7 | ship | freemium | yes | no |
| Firecrawl MCP | ship | freemium | yes | yes |
Facts from the catalog files — not scores you can buy. Quality and speed stay in the briefing, not in a fake 1–5 grid.
Chrome DevTools MCP
Official Chrome DevTools MCP — control and inspect a live Chrome from a coding agent.
OSSAPIFREE TIER
freeApache-2.0; npx chrome-devtools-mcp@latest; Node 22+ and a current Chrome
Context7
Upstash Context7 — current library docs in the agent's context, via hosted MCP.
OSSAPIFREE TIER
freemiumFree $0 (1,000 API calls/mo, public repos); Pro $10/seat/mo (5,000/seat); hosted https://mcp.context7.com/mcp
Firecrawl MCP
Hosted Firecrawl MCP — scrape, search, parse. Keyless free tier; full tools need a Firecrawl key.
OSSAPIFREE TIER
freemiumhosted https://mcp.firecrawl.dev/v2/mcp; keyless scrape/search/parse (rate-limited); full tools need a Firecrawl key or OAuth. Firecrawl Free $0 = 1,000 credits/mo; Hobby $16/mo billed yearly (https://www.firecrawl.dev/pricing). npx firecrawl-mcp