Smart MCP tool to find and validate movie/tv-show resources with multiple sources support
| Tool name | Description | Destructive? |
|---|---|---|
| search_movie | ✓ no | |
| validate_video_url | ✓ no |
{
"mcpServers": {
"acwinkmovies-search": {
"command": "npx",
"args": [
"-y",
"@acwink/movies-search-mcp"
]
}
}
}