TMDB MCP Server MCP
v0.11.0io.github.grinv/tmdb-mcp
MCP server for The Movie Database (TMDB) with IMDb/Rotten Tomatoes/Metacritic ratings via OMDb.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add tmdb-mcp -e TMDB_API_TOKEN=<TMDB_API_TOKEN> -e OMDB_API_KEY=<OMDB_API_KEY> -e TMDB_LANGUAGE=<TMDB_LANGUAGE> -e TMDB_REGION=<TMDB_REGION> -- npx -y tmdb-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.