- qBittorrent MCP
qBittorrent MCP
本项目提供了一个通过MCP协议与QBittorrent WebUI进行交互的Python客户端,可以方便地管理QBittorrent中的种子。
- 连接QBittorrent WebUI
- 获取种子列表
- 暂停/恢复种子
- 删除种子
- 添加磁力链接
Overview
what is qBittorrent MCP?
qBittorrent MCP is a Python client that interacts with the qBittorrent WebUI via the MCP protocol, allowing users to manage torrents easily.
how to use qBittorrent MCP?
To use qBittorrent MCP, clone the repository, install the dependencies, and configure the connection settings in the qbittorrent-mcp.py file. Then, you can use the provided Python functions to manage your torrents.
key features of qBittorrent MCP?
- Connect to qBittorrent WebUI
- Retrieve the list of torrents
- Pause/Resume torrents
- Delete torrents
- Add magnet links
use cases of qBittorrent MCP?
- Managing torrent downloads remotely.
- Automating torrent management tasks.
- Integrating torrent management into other Python applications.
FAQ from qBittorrent MCP?
- What Python version is required?
Python version >= 3.7 is required.
- How do I install qBittorrent MCP?
Clone the repository and run
pip install -r requirements.txtto install dependencies.
- Is there a license for qBittorrent MCP?
Yes, it is licensed under the MIT License.
Server Config
{
"mcpServers": {
"qbittorrent-mcp": {
"command": "uv",
"args": [
"run",
"qbittorrent-mcp.py"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
IglooStar
-Language
-License
-Category
developer-tools
Tags
Recommend Servers
View AllShippo
@Shippo
a day ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Trainzilla Mcp
an hour ago
Linkpulse
a day ago
Orkestr
8 hours ago
Test
@modelcontextprotocol
test
6 months ago