iptorrents MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@iptorrents MCP Serversearch for 'ubuntu' and sort by seeders"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
iptorrents MCP Server
MCP (Model Context Protocol) server for searching and downloading torrents from iptorrents.com.
Features
Search torrents with filtering and sorting
Browser cookie-based authentication (no automated login due to Cloudflare Turnstile)
Torrent metadata extraction (seeders, leechers, size, category, etc.)
Freeleech detection
Related MCP server: RuTracker MCP Server
Installation
pip install -e .Usage
Set environment variables for iptorrents authentication:
export IPTORRENTS_UID="<your_uid_cookie>"
export IPTORRENTS_PASS="<your_pass_cookie>"
export IPTORRENTS_CF_CLEARANCE="<cf_clearance_if_needed>"Get cookies from iptorrents.com:
Open https://iptorrents.com in browser
Sign in
Open DevTools (F12)
Go to Storage → Cookies → iptorrents.com
Copy values for
uid,pass, andcf_clearance
Run the server:
python -m iptorrents_mcp.mainTools
search_iptorrents
Search for torrents on iptorrents.com
Parameters:
query(string, required): Search querylimit(integer): Maximum results (default: 10)sort(string): Sort field (seeders, leechers, size, downloads, name, age)
Example:
search_iptorrents("The Office", limit=5, sort="seeders")Based On
Inspired by https://github.com/evanpurkhiser/iptorrents-cli - a reference implementation for proper iptorrents API interaction.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables interaction with qBittorrent through its Web API to search for torrents using search plugins and manage downloads. Supports torrent searching, downloading via URLs/magnet links, and torrent management operations like pause, resume, and delete.Last updated473
- Flicense-qualityBmaintenanceAllows users to search and browse torrents on rutracker.org, retrieving detailed metadata including magnet links and file lists. It automatically handles authentication by extracting session cookies from the Brave browser on macOS.Last updated
- AlicenseAqualityCmaintenanceEnables AI assistants to interact with the M-Team private torrent tracker API for searching resources, retrieving torrent details, and downloading torrent files. It provides a bridge for Model Context Protocol clients to manage and access private tracker content through natural language.Last updated38MIT
- FlicenseAqualityDmaintenanceEnables searching torrents, fetching metadata, and downloading torrent files from c411.org. It provides tools for accessing torrent comments and detailed infoHash metadata while maintaining authenticated sessions.Last updated43
Related MCP Connectors
Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic…
Search, browse, and read your Dropbox files. Find documents by name or content, list folders, and…
Trakt MCP — TV/movie metadata + watch tracking signals
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hubbertj/openclaw-mcp-iptorrents-v2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server