Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
MCP server for interacting with put.io to manage transfers and get browser links.
Add this to your MCP client configuration:
{
"mcpServers": {
"putdotio-putio-mcp-server": {
"command": "uvx",
"args": [
"putio-mcp-server"
],
"env": {
"PUTIO_TOKEN": "<Your put.io API token>"
}
}
}
}{
"id": "putdotio-putio-mcp-server",
"name": "Put.io",
"description": "MCP server for interacting with put.io to manage transfers and get browser links.",
"source_url": "https://github.com/putdotio/putio-mcp-server",
"publisher_name": "putdotio",
"publisher_url": "https://github.com/putdotio",
"is_official": true,
"license": "",
"runtime": "python",
"downloads": 98,
"requires_oauth": false,
"distribution": {
"type": "pip",
"package": "putio-mcp-server"
},
"tools_count": 4
}