最終更新:2025-07-17 (木) 07:08:38 (334d)  

claude_desktop_config.json
Top / claude_desktop_config.json

macOS

  • ~/Library/Application\ Support/Claude/claude_desktop_config.json

Windows

  • @modelcontextprotocol/server-filesystem
    {
      "mcpServers": {
        "filesystem": {
          "command": "npx",
          "args": [
            "-y",
            "@modelcontextprotocol/server-filesystem",
            "C:\\Users\\username\\Desktop",
            "C:\\Users\\username\\Downloads"
          ]
        }
      }
    }