Skip to main content
Glama

Torrent Search MCP Server

get_ygg_torrent_details

Retrieve specific torrent details from YGG Torrent, including optional magnet links, using the Torrent Search MCP Server for programmatic torrent discovery.

Instructions

Get details about a specific torrent coming from YGG Torrent source only.

Input Schema

NameRequiredDescriptionDefault
torrent_idYes
with_magnet_linkNo

Input Schema (JSON Schema)

{ "properties": { "torrent_id": { "title": "Torrent Id", "type": "integer" }, "with_magnet_link": { "default": false, "title": "With Magnet Link", "type": "boolean" } }, "required": [ "torrent_id" ], "type": "object" }

You must be authenticated.

Other Tools from Torrent Search 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/torrent-search-mcp'

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