Back to search
30
MCP

io.github.j0hanz/filesystem-context

io.github.j0hanz/filesystem-context

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

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

Similar MCP servers embedding-nearest

@j0hanz/filesystem-mcp
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
0 tools
context-mcp
MCP server for project context integration - provides read-only filesystem operations for AI agents
0 tools
io.github.bytedance/mcp-server-filesystem
MCP server for filesystem access
0 tools
io.github.rhel-lightspeed/linux-mcp-server
MCP server for read-only Linux system administration, diagnostics, and troubleshooting
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.areso/safe-ssh-mcp
A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.j0hanz/filesystem-context": {
      "url": "None",
      "transport": "http"
    }
  }
}