Allows checking the streaming availability of movies and TV shows on Netflix as part of content discovery and search results.
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
No API key required (optional for higher rate limits).
What can it do?
Tools
Tool | Description |
| 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. |
| Type-ahead search suggestions (up to 8 results). Use to validate titles before a full search. |
| Get popular content ranked by user clicks |
| Get recently added content |
| Streaming availability by country (Netflix, Disney+, etc.) |
| Cast and director for a title |
| Get .torrent file download URL from info hash |
| Track user interaction with a torrent (magnet click, download, copy) |
| Submit a torrent for audio/video quality analysis via TrueSpec |
| Check the status of a torrent scan request |
Resources
URI | Description |
| Catalog statistics (content/torrent counts by source) |
Prompts
Prompt | Description |
| Search for a movie by title and get torrents + streaming |
| Search for a TV show by title and get torrents |
| Discover recently added movies and TV shows |
| Find where to stream, rent, or buy a title |
Configuration
Claude Desktop
Add to claude_desktop_config.json:
Claude Code
Add to .mcp.json or ~/.claude/settings.json:
Environment Variables
Variable | Default | Description |
|
| Base URL of the TorrentClaw API |
| (none) | Optional API key for authenticated access (higher rate limits) |
Project Structure
Development
Test with MCP Inspector:
About TorrentClaw
TorrentClaw is an open platform focused on improving the quality and reliability of torrent metadata. Our mission is to make torrent search engines more accurate and the torrent ecosystem healthier — by building tools that verify, enrich, and standardize metadata across the network.
torrentclaw-mcp is part of the TorrentClaw open-source ecosystem, alongside TrueSpec (torrent metadata verification).
Contributing
See CONTRIBUTING.md for guidelines.
License
MIT License — see LICENSE for details.