71
/ 100
15 days ago
glama

reel-relay

Forwards Instagram reels to Claude with timestamped transcripts and video frames, enabling Claude to watch, research, and build based on shared content.

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 3 credentials: GROQ_API_KEY, INGEST_SECRET, MCP_PATH_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.
🔐 secretGROQ_API_KEYadd your Groq key: echo '=gsk_...' >> .env (or edit .env)
🔐 secretINGEST_SECRETmake secrets # generate + MCP_PATH_TOKEN into .env
🔐 secretMCP_PATH_TOKENmake secrets # generate INGEST_SECRET + into .env
configDATA_DIR, HOST, PORT optional Storage location and bind address (defaults: ./data, 127.0.0.1, 8787).
configHOSTDATA_DIR, , PORT optional Storage location and bind address (defaults: ./data, 127.0.0.1, 8787).
configPORTDATA_DIR, HOST, optional Storage location and bind address (defaults: ./data, 127.0.0.1, 8787).
configYTDLP_COOKIES_FROM_BROWSERoptional Reuse a browser's Instagram session for reels that require login.
// 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/siemd2-reel-relay-1l8ipc)](https://m8ven.ai/mcp/siemd2-reel-relay-1l8ipc)
commit: 4687e85ace5f379102d620c5aadb6c59bd6c3863
code hash: a67b599e6bd622368865a8e55e61ee96f112af2908ac498b8bc3ead7a392be3c
verified: 7/16/2026, 8:43:49 AM
view raw JSON →