Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by torrentclaw • Uncategorized
An MCP server that provides AI assistants access to TorrentClaw's movie and TV show search, torrent discovery, streaming availability, and metadata.
Search and discover movies and TV shows with torrent and streaming information.
Retrieve detailed cast and crew metadata for titles.
Track user interactions with torrents and submit torrents for quality analysis.
torrentclaw-mcp is a Model Context Protocol server developed by TorrentClaw that wraps the TorrentClaw API into the MCP standard. It enables AI assistants like Claude and GPT to natively search for movies and TV shows, find torrents with magnet links, check streaming availability, and explore cast and crew metadata. The server requires no API key for basic use but supports optional keys for higher rate limits. It is part of an open-source ecosystem aimed at improving torrent metadata quality and reliability.
Search for movies and TV shows by title, genre, year, rating, or quality. Returns matching content with metadata (title, year, genres, IMDb/TMDB ratings) and torrent download options (magnet links, quality, seeders, file size). This is the primary tool — use it first when a user asks to find, download, or learn about a movie or TV show. Results include a content_id needed by get_watch_providers and get_credits. For TV shows, you can filter by season/episode. Season/episode can also be auto-detected from the query (e.g. 'Bluey s01e05'). IMPORTANT: When presenting results to users, make magnet links clickable using markdown format [Download](magnet:?xt=...), include the contentUrl for browsing all seasons/episodes, and present the information in a user-friendly format rather than raw tables.
Get type-ahead search suggestions for movies and TV shows. Use this to validate or disambiguate a title before calling search_content. Returns up to 8 suggestions with id, title, year, and content type. Much faster than a full search.
Get trending movies and TV shows ranked by user click count. Use when the user asks for recommendations, trending titles, or 'what's popular'. Returns a paginated list with title, year, type, ratings, and content_id. Note: results do NOT include torrents — to get torrents for a title, call search_content with its name.
Get the most recently added movies and TV shows, sorted by addition date. Use when the user asks 'what's new', 'latest additions', or 'recently added'. Returns a paginated list with title, year, type, ratings, date added, and content_id. Note: results do NOT include torrents — to get torrents for a title, call search_content with its name.
Check where a movie or TV show is available to stream, rent, or buy (Netflix, Disney+, Amazon Prime, etc.) in a specific country. Requires content_id from search_content results. Note: if you passed country to search_content, streaming info is already in those results — use this tool only for a different country or to get more detail. Returns grouped providers: Stream (subscription), Free, Rent, Buy.
Guide for presenting torrent search results in a user-friendly format
Search for a movie by title and get torrent download options
Search for a TV show by title and get torrent download options
Discover recently added movies and TV shows
Find where to watch a movie or TV show via streaming services
TorrentClaw catalog statistics. Returns JSON with: content counts (movies, shows, TMDB-enriched), torrent counts (total, with seeders, by source), and recent ingestion job history. Useful for understanding catalog coverage and data freshness.
Best practices for presenting torrent search results to users in a user-friendly, actionable format
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.