FileCentipede

GitHub

Cross-platform internet upload/download manager for HTTP(S), FTP(S), SSH, magnet-link, BitTorrent, m3u8, ed2k, and online videos. WebDAV client, FTP client, SSH client.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "FileCentipede": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-FileCentipede"
      ]
    }
  }
}