torrentclaw/torrentclaw-mcp
Search and discover movies and TV shows with torrent links, quality scoring, streaming availability, and cast/crew metadata.
Quick Start
Clone the repository:
git clone https://github.com/torrentclaw/torrentclaw-mcpClaude Desktop configuration example:
{
"mcpServers": {
"torrentclaw-mcp": {
"command": "npx",
"args": [
"-y",
"torrentclaw/torrentclaw-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.