Back to directory
putio-mcp-server

putio-mcp-server

@putdotio12

An MCP server that enables interaction with put.io, allowing users to list, add, cancel, and retrieve browser links for file transfers.

file transfercloud storageput.iocloud

Installation & Configuration

{
  "mcpServers": {
    "putio": {
      "command": "uvx",
      "args": [
        "putio-mcp-server"
      ],
      "env": {
        "PUTIO_TOKEN": "<your-putio-api-token>"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/3
Updated
2026/6/7