π§
tmdb-mcp
π§MCP ServerGrinv/tmdb-mcp
glama
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add tmdb -e TMDB_API_TOKEN=your-tmdb-v4-read-access-token (required) -e OMDB_API_KEY=your-omdb-key (optional β IMDb/RT/Metacritic ratings) -e TMDB_LANGUAGE=en-US (optional β localize, e.g. ru-RU) -e TMDB_REGION=US (optional β region for certifications, e.g. RU) -- npx -y tmdb-mcpClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"tmdb": {
"command": "npx",
"args": ["-y", "...0
Last UpdatedJun 30, 2026