putio-mcp-server
MCP server for interacting with put.io
Features
- List active transfers
- Add new transfers via URL or magnet link
- Cancel existing transfers
- Get browser links for completed transfers
Prerequisites
- Claude Desktop
- Python 3.x
- uvx
- Put.io account and API token (guide)
Setup
Put following config in your claude_desktop_config.json.
Don't forget to replace <your-putio-api-token> with your own API token.
{
"mcpServers": {
"putio": {
"command": "uvx",
"args": [
"putio-mcp-server"
],
"env": {
"PUTIO_TOKEN": "<your-putio-api-token>"
}
}
}
}
Recommend MCP Servers 💡
ks-mcp-server
The KubeSphere MCP Server is a Model Context Protocol(MCP) server that provides integration with KubeSphere APIs, enabling to get resources from KubeSphere. Divided into four tools modules: Workspace Management, Cluster Management, User and Roles, Extensions Center.
restate-mcp-server
An MCP server that exposes the Restate Admin API as tools over MCP
lion-mcp-server
A remote Model Context Protocol (MCP) server designed to run on Cloudflare Workers, featuring OAuth login and providing a math tool.
ciphertrust-mcp-server
MCP Server for Thales CipherTrust Manager
@kapilduraphe/webflow-mcp-server
Enables Claude to interact with Webflow's APIs
openapi-mcp-server
Allow AI to wade through complex OpenAPIs using Simple Language