73
/ 100
5 days ago
glama

stremio-mcp

Python MCP server for TMDB search, Stremio library management, and Android TV playback/control over native ADB.

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: TMDB_API_KEY, STREMIO_AUTH_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.
🔐 secretTMDB_API_KEYyour_tmdb_api_key
configANDROID_TV_HOST192.168.1.100
🔐 secretSTREMIO_AUTH_KEYlibrary and library-based play Yes Account token used for Stremio library reads and writes; sent in the HTTPS request body only
configADB_PATH=/absolute/path/to/adb
// 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 3 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/netixc-stremio-mcp-1uoaxk)](https://m8ven.ai/mcp/netixc-stremio-mcp-1uoaxk)
commit: 9e303eb7def6e4fef0ff1010a37da0808afa6e63
code hash: c5ddf11b6185256180823eece07f0d40af9cca388450d629b3e096687966cc1e
verified: 7/26/2026, 8:43:28 AM
view raw JSON →