Filesystem MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 086 installs a week from npm. Last commit 18 Sep 2026.
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
Today is the operative word: we check Filesystem MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add filesystem-mcp -- npx -y @j0hanz/filesystem-mcp
{
"mcpServers": {
"filesystem-mcp": {
"args": [
"-y",
"@j0hanz/filesystem-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.filesystem-mcp]
command = "npx"
args = ["-y", "@j0hanz/filesystem-mcp"]
{
"mcpServers": {
"filesystem-mcp": {
"args": [
"-y",
"@j0hanz/filesystem-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"filesystem-mcp": {
"args": [
"-y",
"@j0hanz/filesystem-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FS_ALLOWED_DIRS (Allowed directories; ':'-separated on Unix, ';'-separated on Windows. Alternative to positional arguments.).
The author declared them in the registry entry; get the values from the project itself.
🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
Secure MCP server for public web search and URL fetching.
Secure MCP server for sandboxed filesystem operations with document parsing support.
Secure MCP server for MediaWiki wikis — search, pages, categories, and more
Secure filesystem access for AI agents with configurable directory and file type restrictions
Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules
Secure read-only MCP server for Slack workspaces
Answers built from our own checks of this server.