Back to MCP Servers
Torrentclaw
Search and discover movies and TV shows with torrent links, quality scoring, streaming availability, and cast/crew metadata.
multimedia-processai
By torrentclaw
Installation
npx -y torrentclaw-mcpConfiguration
{
"mcpServers": {
"torrentclaw-mcp": {
"command": "npx",
"args": ["-y", "torrentclaw-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes