74
/ 100
10 days ago
glama

tmdb-mcp

MCP server for The Movie Database (TMDB): search and look up movies, TV shows and people, and read IMDb/Rotten Tomatoes/Metacritic ratings (via OMDb) in the same call.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry β€” install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
4 flows detected: TMDB_API_TOKEN, OMDB_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
πŸ”
You'll be asked for 2 credentials: OMDB_API_KEY, TMDB_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
πŸ” secretOMDB_API_KEYβ€” Read Access Token; (ratings) and TMDB_LANGUAGE / TMDB_REGION
configOMDB_BASE_URL
πŸ” secretTMDB_API_TOKENβ€” "": "your-tmdb-v4-read-access-token (required)",
configTMDB_BASE_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance β€” verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/grinv-tmdb-mcp-1qnwix)](https://m8ven.ai/mcp/grinv-tmdb-mcp-1qnwix)
commit: 0f4bac3e1bcf7ed2f23254e656d5c947c94e0fb1
code hash: 1df45019cc2e65c533f75c171ad16c3c983258dbba2637315eb143a4f19102b2
verified: 6/30/2026, 9:52:40 AM
view raw JSON β†’
tmdb-mcp Β· M8ven Trust Score | M8ven