torrentclaw-mcp
Model Context Protocol server for TorrentClaw — giving AI assistants the ability to search movies and TV shows, find torrents with magnet links, check streaming availability, and explore cast/crew metadata.
torrentclaw-mcp is developed by TorrentClaw as part of its open-source ecosystem. It wraps the TorrentClaw API into the MCP standard so that any compatible AI assistant (Claude, GPT, etc.) can access the platform's search and discovery features natively.
Quick Start
npx torrentclaw-mcpNo API key required (optional for higher rate limits).
What can it do?
Tools
| Tool | Description |
|---|---|
search_content |
Search movies/shows with filters (query, type, genre, year, rating, quality, language, audio, HDR, season, episode, sort). Returns torrents, magnet links, and optional streaming info. |
autocomplete |
Type-ahead search suggestions (up to 8 results). Use to validate titles before a full search. |
get_popular |
Get popular content ranked by user clicks |
get_recent |
Get recently added content |
get_watch_providers |
Streaming availability by country (Netflix, Disney+, etc.) |
get_credits |
Cast and director for a title |
get_torrent_url |
Get .torrent file download URL from info hash |
track_interaction |
Track user interaction with a torrent (magnet click, download, copy) |
submit_scan_request |
Submit a torrent for audio/video quality analysis via TrueSpec |
get_scan_status |
Check the status of a torrent scan request |






