71
/ 100
15 days ago
glama

omdb-mcp

MCP server for the OMDb API - search movies, series, and episodes from any MCP-compatible client.

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
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 2 credentials: OMDB_API_KEY, OMDB_MCP_AUTH_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_(required)_ Your OMDb API key
configOMDB_MCP_TRANSPORTstdio stdio or http
🔐 secretOMDB_MCP_AUTH_TOKEN_(unset)_ If set, HTTP clients must send Authorization: Bearer ...
configOMDB_BASE_URL
configOMDB_MCP_HOST127.0.0.1 HTTP bind address (0.0.0.0 for LAN/Docker)
configOMDB_MCP_PORT8087 HTTP port
configOMDB_MCP_PATH/mcp HTTP mount path
configOMDB_MCP_LOG_LEVELINFO DEBUG, INFO, WARNING, ERROR
configOMDB_REQUEST_TIMEOUT10 OMDb HTTP timeout (seconds)
// 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 4 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/dworf-omdb-mcp-gdfizm)](https://m8ven.ai/mcp/dworf-omdb-mcp-gdfizm)
commit: bdfb4bacaeab0264985782ce33cd635b3be0039e
code hash: c464a957e93bc2961643ff6e031b79db0677e5e32522e5004930a16a22a588d8
verified: 6/17/2026, 11:39:47 AM
view raw JSON →