Skip to main content
Glama

Torrent Search MCP Server

search_torrents

Find torrents across ThePirateBay, Nyaa, and YggTorrent using a specific query. Supports filtering by sources and limiting results to streamline your search process.

Instructions

Search for torrents on sources [thepiratebay.org, nyaa.si, yggtorrent].

Input Schema

NameRequiredDescriptionDefault
max_itemsNo
queryYes
sourcesNo

Input Schema (JSON Schema)

{ "properties": { "max_items": { "default": 10, "title": "Max Items", "type": "integer" }, "query": { "title": "Query", "type": "string" }, "sources": { "anyOf": [ { "items": { "type": "string" }, "type": "array" }, { "type": "null" } ], "default": null, "title": "Sources" } }, "required": [ "query" ], "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