Loomal

Filesystem MCP

MCP server by github.com/j0hanz/filesystem-mcp

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

8 starsnpm: @j0hanz/filesystem-mcp

About Filesystem MCP

Filesystem MCP is an MCP (Model Context Protocol) server published by j0hanz in the official MCP registry, listed under Search on Loomal. Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.

It ships as an npm package (@j0hanz/filesystem-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/j0hanz/filesystem-mcp, where the project has earned 8 GitHub stars.

Use Filesystem MCP with your agent

Claude Code · one command
claude mcp add filesystem-mcp -- npx -y @j0hanz/filesystem-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "filesystem-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/filesystem-mcp"
      ]
    }
  }
}
npm@j0hanz/filesystem-mcp

Frequently asked questions

What is Filesystem MCP?
Filesystem MCP is an MCP (Model Context Protocol) server by j0hanz in the Search category. Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
How do I connect Filesystem MCP to Claude, Cursor, or another MCP client?
Install Filesystem MCP from its npm package (@j0hanz/filesystem-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Filesystem MCP open source?
Yes — the source code is public at github.com/j0hanz/filesystem-mcp, with 8 GitHub stars.
Can AI agents pay to use Filesystem MCP?
Not yet through Loomal — Filesystem MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Filesystem MCP? Claim this listing free by verifying GitHub ownership, or contact us.