putdotio
MCP Serverputdotiopublic

putio mcp server

MCP server for interacting put.io

Repository Info

9
Stars
1
Forks
9
Watchers
1
Issues
Python
Language
MIT License
License

About This Server

MCP server for interacting put.io

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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>"
      }
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/putdotio/putio-mcp-server
2

Install dependencies

cd putio-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerputdotio
Repoputio-mcp-server
LanguagePython
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation