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>"
}
}
}
}
putio Transfer Manager
Project Details
- putdotio/putio-mcp-server
- MIT License
- Last Updated: 6/12/2025
Recomended MCP Servers
Google Calendar MCP server with auto authentication support
A FastMCP server that dynamically creates MCP (Model Context Protocol) servers from web API configurations. This allows you...
📧 MCP Mail Tool - AI-powered email management tool | 基于 MCP 的智能邮件管理工具
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It...
Model Context Protocol (MCP) server for OpsLevel
An MCP server for people who surf waves and the web.
MCP Server for local screen shot.
A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.
An MCP server that provides secure terminal access for Claude and other LLMs





