
rqbit
Provides MCP integration with the rqbit BitTorrent client to manage torrents programmatically. Lets you add, monitor, and control torrent downloads through standardized API commands.
3263 views2Local (stdio)
What it does
- Add torrents via magnet links
- Monitor download progress and status
- Pause and resume active torrents
- Delete torrents from client
- Control torrent lifecycle operations
- Query torrent statistics and metadata
Best for
Automating torrent downloads in applicationsBuilding torrent management dashboardsIntegrating BitTorrent functionality into workflowsRemote torrent client administration
Requires rqbit client installationFull torrent lifecycle managementPython API wrapper included