Loading languages...
@M

@modelcontextprotocol/server-filesystem

@modelcontextprotocol62600

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

filesystem
file-management
directory-management
file-operations

# 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 /Users/username/Desktop /path/to/other/allowed/dir
Transport:
stdio
言語:
typescript
更新日:8/5/2025