qbittorrent-mcp

qbittorrent-mcp

0

qbittorrent-mcp is a remote management tool that allows for simplified and automated control of QBittorrent using the Model Context Protocol. It is designed for integration with AI assistants and other automation tools, featuring a simple interface and asynchronous support.

qbittorrent-mcp

A remote management tool for QBittorrent based on the Model Context Protocol (MCP), designed for automation scripts, AI assistants, robot integration, or custom management tools. It interfaces with the QBittorrent WebUI API to manage torrent tasks remotely.

Key Features

  • Connect to QBittorrent WebUI with authentication
  • Retrieve detailed information of all torrents
  • Pause/resume specified torrents
  • Delete torrents with an option to remove files
  • Add magnet link tasks

Installation Methods

  • Install via PyPI
  • Install via uv
  • Configure Claude Desktop
  • Source installation

Usage Scenarios

  • AI assistants automating download tasks
  • Robot batch task processing
  • Custom Web/CLI tool development

Best Practices

  • Ensure QBittorrent WebUI is open and allows API access
  • All operations are asynchronous, recommended to call in async environments