MCP.so
Sign In
Servers

Bulk Filesystem Operations MCP Server

@strawgate

MCP Server for reading many files at the same time

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "filesystem-operations-mcp": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

More from Files & Storage