Skip to main content
Glama

qBittorrent MCP Server

resume_torrent

Resume paused torrent downloads in qBittorrent using the torrent hash to continue interrupted downloads and complete file transfers.

Instructions

Resume a paused torrent.

Args: torrent_hash: Hash of the torrent to resume

Returns: Status message

Input Schema

NameRequiredDescriptionDefault
torrent_hashYes

Input Schema (JSON Schema)

{ "properties": { "torrent_hash": { "type": "string" } }, "required": [ "torrent_hash" ], "type": "object" }

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/jabberjabberjabber/qbit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server