Filesystem MCP
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
Install
npmstdio
npx -y @j0hanz/filesystem-mcp Dockerstdio
docker run -i --rm ghcr.io/j0hanz/filesystem-mcp:2.4.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-j0hanz-filesystem-mcp": {
"command": "npx",
"args": [
"-y",
"@j0hanz/filesystem-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.j0hanz/filesystem-mcp · published 2026-09-17 · updated 2026-09-17. Not an endorsement; review the code before connecting it to anything sensitive.