Back to directory
mva-mcp-servers/filesystem

mva-mcp-servers/filesystem

@MVA-MCP-servers

Node.js server implementing Model Context Protocol (MCP) for filesystem operations with advanced features like streaming reads and smart appends.

filesystemfile-operationsmcpnodejstypescriptfile-managementmodel-context-protocoltool

Installation & Configuration

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "/Users/username/Desktop",
        "/path/to/other/allowed/dir"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13