Loading languages...
AL

alexissinglaire/filesystemcustom-test

@alexissinglaire

Node.js server implementing Model Context Protocol (MCP) for filesystem operations.

filesystem
nodejs
file-operations
directory-management

# mcpServer Config

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

# stdio

npx -y @modelcontextprotocol/server-filesystem
Transport:
stdio
Язык:
JavaScript
Создано:4/8/2025
Обновлено:4/8/2025