Back to Home
philogicae icon

fr-torrent-search-mcp

Verified Safe

by philogicae

Overview

This project aggregates French torrent providers (YggTorrent, La Cale) and provides a programmatic interface (Python wrapper, MCP, and FastAPI server) for searching and downloading torrents.

Installation

Run Command
docker compose up --build -d

Environment Variables

  • YGG_ENABLE
  • YGG_DOMAIN
  • YGG_LOCAL_API
  • YGG_USERNAME
  • YGG_PASSWORD
  • TURBO_ENABLED
  • LA_CALE_ENABLE
  • LA_CALE_DOMAIN
  • LA_CALE_PASSKEY
  • FOLDER_TORRENT_FILES

Security Notes

The server uses environment variables for credentials, which is good practice. It handles external network requests and torrent files. While the server itself doesn't execute torrents, users should be aware of the inherent risks associated with torrent content. The `eval` function or similar dangerous patterns are not found.

Similar Servers

Stats

Interest Score40
Security Score8
Cost ClassMedium
Stars2
Forks0
Last Update2026-01-18

Tags

Torrent SearchFile SharingAPI AggregatorPythonMCP Server