Back to Home
philogicae icon

torrent-search-mcp

Verified Safe

by philogicae

Overview

Provides a Python API and an MCP/FastAPI server for programmatic torrent searching across various trackers.

Installation

Run Command
docker run -i -p 8000:8000 -e YGG_PASSKEY=$YGG_PASSKEY philogicae/torrent-search-mcp:latest torrent-search-mcp

Environment Variables

  • YGG_PASSKEY
  • PREFER_TORRENT_FILES
  • FOLDER_TORRENT_FILES
  • EXCLUDE_SOURCES
  • INCLUDE_LINKS

Security Notes

The project uses environment variables (e.g., YGG_PASSKEY) for sensitive data, with explicit local injection of passkeys for YggTorrent to prevent external exposure. No 'eval' or obvious obfuscation found. Web scraping with `crawl4ai` (Playwright) involves external network requests and a larger attack surface, but Docker isolation helps mitigate some risks. The `compose.yaml` also uses privacy-focused DNS (Quad9).

Similar Servers

Stats

Interest Score39
Security Score8
Cost ClassMedium
Avg Tokens500
Stars15
Forks5
Last Update2025-11-28

Tags

TorrentSearchAPIMCPPython