putio-mcp-server

The putio-mcp-server is an MCP server designed for interacting with put.io. Implemented in Python, this tool provides an API for users to manage their transfers on put.io. Key features include listing active transfers, adding new transfers via URL or magnet link, canceling existing transfers, and retrieving browser links for completed transfers. This allows users to efficiently manage their transfers and download files seamlessly.

GitHub Stars

8

User Rating

Not Rated

Forks

1

Issues

1

Views

0

Favorites

0

README

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

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>"
      }
    }
  }
}
Author Information
put.io

we download publicly available files at high speeds and become a "buffer" from where you can stream to your devices at your own convenience.

Istanbul

30

Followers

26

Repositories

0

Gists

6

Total Contributions

Top Contributors

Threads