Back to search
30
MCP

@j0hanz/filesystem-mcp

npm/@j0hanz/filesystem-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.j0hanz/filesystem-context
🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis
0 tools
fs-mcp
A secure MCP filesystem server with Stdio and Web UI modes.
0 tools
filesystem-edit-mcp
MCP server for filesystem operations with encoding support and umlaut fixing
0 tools
FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
io.github.bytedance/mcp-server-filesystem
MCP server for filesystem access
0 tools
better-mcps-filesystem
A safe, root-scoped filesystem MCP server (FastMCP / MCP 2.0).
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@j0hanz/filesystem-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}