Back to search
30
MCP

portertech/filesystem-mcp-server

docker/portertech/filesystem-mcp-server

A secure, high-performance MCP server that gives AI agents safe access to your local filesystem.

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

Similar MCP servers embedding-nearest

FileSystem MCP Server
Secure filesystem access for AI agents with configurable directory and file type restrictions
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
@uarlouski/ssh-mcp-server
MCP server enabling AI assistants to securely execute SSH commands, transfer files via SFTP, manage port forwarding, and use parameterized c
0 tools
mcp-virtual-fs
MCP server providing AI agents with persistent, PostgreSQL-backed virtual filesystem — session-isolated file operations, cross-session store
0 tools
better-mcps-filesystem
A safe, root-scoped filesystem MCP server (FastMCP / MCP 2.0).
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools

How to use

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

{
  "mcpServers": {
    "portertech/filesystem-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}