Skip to main content
Glama

qBittorrent MCP Server

get_torrent_info

Retrieve detailed information about torrents in qBittorrent, including download status, progress, and file details for specific torrents or all active downloads.

Instructions

Get information about torrents in qBittorrent.

Args: torrent_hash: Specific torrent hash to get info for (optional, returns all if not provided)

Returns: List of torrent information

Input Schema

NameRequiredDescriptionDefault
torrent_hashNo

Input Schema (JSON Schema)

{ "properties": { "torrent_hash": { "default": null, "type": "string" } }, "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