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>"
}
}
}
}
Recommend MCP Servers 💡
@johnneerdael/netskope-mcp
A Model Context Protocol (MCP) server for managing Netskope Network Private Access (NPA) infrastructure through Large Language Models (LLMs).
entraid-mcp-server
MCP server for interacting with EntraID through Microsoft Graph API.
mcp-1panel
An MCP server that integrates with 1Panel to manage system, websites, applications, and databases.
integration-app
An MCP server that provides actions for connected integrations on Integration.app membrane as tools for large language models.
mcp-google-sheets
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
mcp-server-hcp-terraform
MCP server integrating with HCP Terraform Cloud/Enterprise API to access module search and details