Movies Search
Freeby MCP Community
Smart MCP tool to find and validate movie/tv-show resources with multiple sources support
v1.0.18Added Apr 12, 2026
mcpmcp-servermcp-toolmovietv-show
Movies Search MCP Server
Smart MCP tool to find and validate movie/tv-show resources with multiple sources support
Installation
npx -y @acwink/movies-search-mcp
Reviews
Installation
Quick install
npx -y @acwink/movies-search-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"movies-search": {
"command": "npx",
"args": ["-y", "@acwink/movies-search-mcp"]
}
}
}