rqbit Torrent Client MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {
"tasks": {
"list": {},
"cancel": {},
"requests": {
"tools": {
"call": {}
},
"prompts": {
"get": {}
},
"resources": {
"read": {}
}
}
}
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_torrentsA | List all torrents. |
| download_torrentA | Download a torrent from a magnet link, HTTP URL, or local file. |
| get_torrent_detailsA | Get details for a specific torrent by its ID or infohash. |
| get_torrent_statsA | Get stats and status for a specific torrent by its ID or infohash. |
| delete_torrentC | Delete a torrent and its files. |
| start_torrentC | Start (resume) a torrent. |
| pause_torrentC | Pause a torrent. |
| forget_torrentA | Forget a torrent, keeping the files. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/philogicae/rqbit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server