Skip to content
Back to search
30
MCP

io.github.fieldcure/filesystem

io.github.fieldcure/filesystem

Secure MCP server for sandboxed filesystem operations with document parsing support.

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

Similar MCP servers embedding-nearest

io.github.fieldcure/essentials
Essential MCP server: HTTP, web search, downloads, Wolfram|Alpha, shell, JS, file I/O, memory.
0 tools
io.github.bytedance/mcp-server-filesystem
MCP server for filesystem access
0 tools
@j0hanz/filesystem-mcp
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
0 tools
io.github.j0hanz/filesystem-context
🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis
0 tools
io.github.ryudi84/password
MCP server for secure passwords, passphrases, and strength checking.
0 tools
io.github.runsec-io/mcp
RunSec MCP server for workspace security scanning and remediation workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.fieldcure/filesystem": {
      "url": "None",
      "transport": "http"
    }
  }
}