56
grade D
3 days ago
glama

MediaSage

Tracks movies, books, and TV shows with ratings and preferences, providing intelligent cross-media recommendations. Automatically fetches metadata from OMDB, Google Books, and TMDB to help manage watchlists and analyze viewing patterns.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 4 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.
🔐
You'll be asked for 3 credentials: API_KEY, OMDB_API_KEY, TMDB_API_KEY
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.
🔐 secretAPI_KEYexport ="your-secure-api-key"
🔐 secretOMDB_API_KEY- (required for movies): Get from http://www.omdbapi.com/apikey.aspx
configPORTexport =3000 # optional, defaults to 3000
🔐 secretTMDB_API_KEY- (required for TV shows): Get from https://www.themoviedb.org/settings/api
// 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/imjoshnewton-mediasage-5pm490)](https://m8ven.ai/mcp/imjoshnewton-mediasage-5pm490)
commit: e721198c9e327ea90568f8f8ac3c7234b77bf1cc
code hash: 9168512f56fad831dda8ed3b6595b145f386ce413a29030ee1768ed58b130a00
verified: 4/18/2026, 6:50:21 PM
view raw JSON →