MCP Servers / communication / rqbit

rqbit

JSON →
stdionone3communication

Interact with the rqbit torrent client API. Requires a running rqbit instance.

Install
How to run this server
[ { "cmd": "pip install rqbit-mcp", "imports": [] } ]
server path: rqbit
Tools
What this server exposes
list_torrents
List all torrents and their details.
download_torrent
Download a torrent from a magnet link or a file.
get_torrent_details
Get detailed information about a specific torrent.
get_torrent_stats
Get stats/status of a specific torrent.
pause_torrent
Pause a torrent.
start_torrent
Start a torrent.
forget_torrent
Forget a torrent, keeping the files.
delete_torrent
Delete a torrent and its files.
Configuration
Environment & auth
authnone
envRQBIT_URL
Resources
rqbit — MCP Server · libregistry