mcpbeat Sign in

MCP Filesystem MCP Server

local only

MCP Filesystem runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Hardened filesystem for AI agents — jailed root, read-only default, traversal/symlink-safe.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 4 · +71% w/w
a month agotoday
23
Installs / week
npm · @infoinlet/mcp-filesystem
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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-filesystem -- npx -y @infoinlet/mcp-filesystem
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-filesystem": {
      "args": [
        "-y",
        "@infoinlet/mcp-filesystem"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-filesystem]
command = "npx"
args = ["-y", "@infoinlet/mcp-filesystem"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-filesystem": {
      "args": [
        "-y",
        "@infoinlet/mcp-filesystem"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-filesystem": {
      "args": [
        "-y",
        "@infoinlet/mcp-filesystem"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Filesystem

same job, measured the same way
I
Vulcan File Ops
by n0zer0d4y

MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.

92 installs/wk local only
MemoFS MCP Server
by memofs

Persistent memory and virtual filesystem MCP server for AI agents.

90 installs/wk answering
MCP Devtools
by marin1321

MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.

37 installs/wk local only
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
MCP Filesystem
by digital-defiance

Advanced filesystem operations with strict security boundaries for AI agents

92 installs/wk local only
Files
by abhishekkumar2021

Sandboxed local filesystem: read, search, edit, copy, archive, and safely manage files.

58 installs/wk local only
FileSystem MCP Server
by oncorporation

Secure filesystem access for AI agents with configurable directory and file type restrictions

112 installs/wk local only
Obsidian MCP Server
by tylern91

Filesystem-based MCP server for Obsidian vaults — read, search, and edit notes, no app required.

local only

MCP Filesystem — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Filesystem?
MCP Filesystem 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 npm package @infoinlet/mcp-filesystem was installed 23 times last week.
Is MCP Filesystem still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP Filesystem?
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 @infoinlet/mcp-filesystem straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Filesystem?
The npm package @infoinlet/mcp-filesystem was installed 23 times in the last week. Week over week that is +71%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.