philogicae/torrent-search-mcp
If you are the rightful owner of torrent-search-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Torrent Search MCP Server & API provides a Python API and an MCP server to programmatically search for torrents on popular platforms like ThePirateBay, Nyaa, and YggTorrent.
The Torrent Search MCP Server & API is a versatile tool designed to facilitate the search and retrieval of torrent files from major torrent platforms such as ThePirateBay, Nyaa, and YggTorrent. It offers a Python API for seamless integration into applications and services, as well as an MCP (Model Context Protocol) server for standardized communication. This server supports various transport methods including stdio, SSE, and streamable HTTP, making it adaptable to different environments and use cases. Additionally, a FastAPI server is included for those who prefer interacting with the functionalities via a standard HTTP API. The project is open-source and licensed under the MIT License, encouraging contributions and modifications from the community. With its robust feature set and flexible deployment options, the Torrent Search MCP Server & API is an ideal solution for developers looking to incorporate torrent search capabilities into their projects.
Features
- API wrapper for ThePirateBay, Nyaa, and YggTorrent.
- MCP server interface for standardized communication.
- FastAPI server interface for HTTP access.
- Tools for searching torrents and retrieving torrent info.
- Environment variable configuration for YggTorrent passkey.
Tools
search_torrents
Search for torrents.
get_torrent_info
Get info for a specific torrent by id.
get_magnet_link
Get the magnet link for a specific torrent by id.