qbittorrent-mcp

qbittorrent-mcp

3.2

If you are the rightful owner of qbittorrent-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.

qbittorrent-mcp is a remote management tool for QBittorrent based on the Model Context Protocol (MCP), designed for automation scripts, AI assistants, bot integration, or custom management tool development.

qbittorrent-mcp aims to enable AI or automation systems to remotely control QBittorrent in a minimalistic and standardized manner, facilitating scenarios such as batch torrent management, automated downloads, and intelligent monitoring. By abstracting high-level APIs, it hides the underlying WebUI details, allowing developers to focus on business logic. Key advantages include seamless integration with mainstream AI/automation platforms through the MCP standard protocol, a simple interface that allows connection and operation with a single line of code, asynchronous support for high concurrency and low latency, and security isolation that eliminates the need to expose QBittorrent account credentials to third parties.

Features

  • Connect to QBittorrent WebUI with authentication support
  • Retrieve a list of all torrents with detailed information
  • Pause/resume specific torrents
  • Delete torrents with optional file deletion
  • Add magnet link tasks