ClaudeWave
drakonkat
drakonkat

wizzy-mcp-tmdb

View on GitHub

The wizzy-mcp-tmdb project is an MCP (Model Context Protocol) server implemented in JavaScript that provides tools to search and retrieve information from The Movie Database (TMDB). It allows AI clients to access movie, TV show, and person data through a standardized protocol.

MCP Servers3 stars4 forksJavaScriptMITUpdated 6mo ago
ClaudeWave Trust Score
59/100
· OK
Passed
  • Open-source license (MIT)
  • Clear description
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "wizzy-mcp-tmdb": {
      "command": "node",
      "args": ["/path/to/wizzy-mcp-tmdb/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/drakonkat/wizzy-mcp-tmdb and follow its README for install instructions.
Use cases
🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers