Skip to content

Movies Search

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}