43
/ 100
26 days ago
glama

engine

Exposes self-owned AI agent plugins as tools to Claude Code via a stdio MCP server, allowing Claude to call system info, calculator, or scribe transcriber directly.

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 1 credential: ANTHROPIC_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.
🔐 secretANTHROPIC_API_KEYfor wire format; going live needs .)
configENGINE_BACKENDmock PYTHONPATH=. .venv/bin/python -m engine.repl
configENGINE_OLLAMA_MODELENGINE_BACKEND=ollamamockanthropic (+ / ENGINE_ANTHROPIC_MODEL). A new
configENGINE_OLLAMA_HOST
configENGINE_ANTHROPIC_MODELENGINE_BACKEND=ollamamockanthropic (+ ENGINE_OLLAMA_MODEL / ). A new
configENGINE_ANTHROPIC_BASE_URL
configENGINE_PLUGINS_DIR
// 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 1 concrete improvement 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/nielubierudej-engine-1vqhrh)](https://m8ven.ai/mcp/nielubierudej-engine-1vqhrh)
commit: 905a50e8d0d435e0b774e5074ce0652863ba3299
code hash: 6b9a82abef615600ceffcb31214c67f2056f14fd32aa86652160025a19fe50c0
verified: 7/5/2026, 9:03:56 AM
view raw JSON →