GitHub - putdotio/putio-mcp-server: MCP server for interacting put.io (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

putdotio / putio-mcp-server Public

MCP server for interacting put.io

License

MIT license

11 stars 2 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory6 Commits
.gitignore .gitignore
.python-version .python-version
LICENSE LICENSE
README.md README.md
main.py main.py
pyproject.toml pyproject.toml
uv.lock uv.lock

Repository files navigation

putio-mcp-server

MCP server for interacting with put.io

Features

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

About

MCP server for interacting put.io

Topics

bittorrent mcp

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

11 stars

Watchers

4 watching

Forks

2 forks

Report repository

Contributors2

Languages