62
/ 100
6 days ago
glama

TMDB MCP Server

Provides access to The Movie Database (TMDB) API, enabling users to search for movies, TV shows, and people, get detailed information, discover content with advanced filters, and retrieve recommendations.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: TMDB_ACCESS_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.
configMCP_TRANSPORThttp PORT=3000 node build/index.js
configPORTMCP_TRANSPORT=http =3000 node build/index.js
🔐 secretTMDB_ACCESS_TOKENEdit .env and add your
// 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 2 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/tcehjaava-tmdb-mcp-server-13sq9j)](https://m8ven.ai/mcp/tcehjaava-tmdb-mcp-server-13sq9j)
commit: df700a2fd0013efc26599b94001af03cb263db05
code hash: 7db7591b05ce64ef6a7a1865277c8951e0623041c948df1dee32055ffbcc9f1b
verified: 6/17/2026, 12:26:10 PM
view raw JSON →