Skip to main content
Glama

YggTorrent MCP Server

get_magnet_link

Generate a magnet link for a specific torrent using its ID without exposing your YggTorrent passkey. Simplify torrent access through programmatic interaction with the YggTorrent MCP Server.

Instructions

Get the magnet link for a specific torrent.

Input Schema

NameRequiredDescriptionDefault
torrent_idYes

Input Schema (JSON Schema)

{ "properties": { "torrent_id": { "title": "Torrent Id", "type": "integer" } }, "required": [ "torrent_id" ], "type": "object" }
Install Server

Other Tools from YggTorrent MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/philogicae/ygg-torrent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server