gopeed

GitHub

A fast, modern download manager for HTTP, BitTorrent, Magnet, and ed2k. Cross-platform, built with Golang and Flutter.

gopeed MCP Server

MCP server for GopeedLab/gopeed

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gopeed": {
      "command": "npx",
      "args": [
        "-y",
        "@GopeedLab/gopeed"
      ]
    }
  }
}