AgentUni

Filesystem MCP

by @j0hanz / v2.4.1

Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.

Install

npm / stdio

npx -y @j0hanz/filesystem-mcp

Docker / stdio

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.

Similar

More Files & System servers

Browse category