Integrates YggTorrent functionalities into other applications or services via a Python wrapper and MCP server.
Sponsored
YggTorrent provides a Python wrapper and MCP (Model Context Protocol) server for programmatically interacting with the YggTorrent website. This enables seamless integration of YggTorrent's features, such as searching for torrents, retrieving torrent details, and accessing magnet links, into other applications or services. The tool prioritizes security by injecting the Ygg passkey locally into the torrent file/magnet link, preventing external exposure.
Key Features
01Secure passkey injection.
02API wrapper for YggAPI.
035 GitHub stars
04MCP server interface for standardized communication.
05Retrieve torrent files and magnet links.
06Retrieve torrent categories.
Use Cases
01Accessing torrent metadata programmatically.
02Automating torrent searches and downloads.
03Integrating YggTorrent functionality into custom applications.