libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
communication
/ rqbit
rqbit
JSON →
stdio
none
★ 3
communication
Interact with the rqbit torrent client API. Requires a running rqbit instance.
github ↗
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
auth
none
env
RQBIT_URL
Resources
github
https://github.com/philogicae/rqbit-mcp ↗
rqbit — MCP Server · libregistry