drakonkat/wizzy-mcp-tmdb
by Various
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)
MCP
drakonkat/wizzy-mcp-tmdb
Added 1 June 2026
Overview
An MCP server in JavaScript that exposes TMDB search and retrieval tools to AI clients. It lets language models query movie, TV show, and person data through a standardized protocol.
Best for
Best for
Developers building AI assistants that need to query movie and TV metadata
Use cases
- Search for movies or TV shows by title
- Fetch detailed metadata for a specific film or series
- Look up cast and crew information for a given title
Notes
An MCP server in JavaScript that exposes TMDB search and retrieval tools to AI clients. It lets language models query movie, TV show, and person data through a standardized protocol.
4 stars on GitHub. Last updated 2025-09-30. Licensed MIT.
Use cases
- Search for movies or TV shows by title
- Fetch detailed metadata for a specific film or series
- Look up cast and crew information for a given title
Pros
- Simple JavaScript implementation easy to integrate
- Leverages the well-documented TMDB API
- Standard MCP protocol enables use with various AI clients
Cons
- Requires a TMDB API key to function
- Limited to TMDB data only
- Small project with low community adoption (4 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple JavaScript implementation easy to integrate
- Leverages the well-documented TMDB API
- Standard MCP protocol enables use with various AI clients
Cons
- Requires a TMDB API key to function
- Limited to TMDB data only
- Small project with low community adoption (4 stars)