torrent

GitHub

Full-featured BitTorrent client package and utilities

6,074 stars Go Go 1 file ยท ~2,209 tokens #bittorrent#go#magnet-link#p2p#streaming#torrent#tracker

torrent MCP Server

MCP server for anacrolix/torrent

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