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
R MCP Server
An experimental MCP Server for foundry built for Solidity devs
Model Context Protocol server for OpenStreetMap data
A powerful Model Context Protocol (MCP) server for GitHub Enterprise that enables AI agents to access and manage...
An MCP server to extend the context of agents. Useful when coding big features or vibe coding and...
Eka MCP Server
MCP Lucene Server
🚀 MCP aggregator for batching multiple tool calls into a single request. Reduces overhead, saves tokens, and simplifies...
Provides tools to clients over the Model Context Protocol





