69
/ 100
4 days ago
glama

plex-claude-plugin

Enables Plex Media Server administration including library management, media file identification and renaming, batch processing, and automatic ingestion with folder watching.

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 5 credentials: VIDEODROME_PLEX_TOKEN, PLEX_TOKEN, TRANSMISSION_PASSWORD, 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.
configVIDEODROME_PLEX_URL
configPLEX_URL"": "http://192.168.1.100:32400",
🔐 secretVIDEODROME_PLEX_TOKEN
🔐 secretPLEX_TOKEN"": "your-plex-token",
configTRANSMISSION_USER
🔐 secretTRANSMISSION_PASSWORD
configTORRENT_SEARCH_PROVIDERS
🔐 secretOMDB_API_KEY
🔐 secretTMDB_API_KEY"": "your-tmdb-api-key",
configPLEX_MEDIA_ROOT"": "/data/media",
configPLEX_INGEST_DIR"": "/data/ingest"
configTRANSMISSION_POLL_INTERVAL
configTRANSMISSION_AUTO_REMOVE
// 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/nickperrott-videodrome-plugin-1ary9o)](https://m8ven.ai/mcp/nickperrott-videodrome-plugin-1ary9o)
commit: 6daf521b030d7bf35340305447cdf043594859ec
code hash: dd52c6b8ebf8a3959a48e8222de5581cdebeef470ec503177f009ffa87ae56f5
verified: 6/24/2026, 9:45:08 AM
view raw JSON →