rqbit-mcp

philogicae/rqbit-mcp

3.3

If you are the rightful owner of rqbit-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The rqbit-mcp repository provides a Python API wrapper and an MCP server for the rqbit torrent client, facilitating easy integration into other applications or services.

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources