cronus42/transmission-mcp
If you are the rightful owner of transmission-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with the Transmission BitTorrent client via its RPC API.
Tools
Functions exposed to the LLM to take actions
add_torrent
Add new torrents by URL, magnet link, or base64-encoded .torrent file
remove_torrent
Remove torrents with optional local data deletion
start_torrent
Start/resume torrents by ID
stop_torrent
Stop/pause torrents by ID
get_torrent_info
Get detailed information about specific torrents
search_torrents
Search torrents by name with optional status filtering
set_torrent_priority
Set download priority (high/normal/low) for individual torrents
set_speed_limits
Set global download/upload speed limits
get_session_stats
Get comprehensive Transmission session statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client