74
/ 100
15 days ago
glama

Logflare MCP Code Mode

Enables agents to interact with the Logflare API by writing JavaScript functions that run in a Vercel Sandbox, using three tools: search, execute_read, and execute_write.

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: LOGFLARE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.1.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretLOGFLARE_API_KEY"": "${LOGFLARE_API_KEY}",
configLOGFLARE_EXEC_TIMEOUT_MS(env) 120000 Per-call budget for the agent's code
configLOGFLARE_SANDBOX_RUNTIME(env) node24 Vercel Sandbox runtime the sandboxes boot from
configLOG_FORMAT(env) json json (structured) or pretty (dev)
configLOG_LEVEL(env) info trace/debug/info/warn/error/fatal/silent
// 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/rodriguespn-logflare-mcp-code-mode-u109hd)](https://m8ven.ai/mcp/rodriguespn-logflare-mcp-code-mode-u109hd)
commit: a7e4f0b5fe27ac298047eb83891ef7536a3a88b0
code hash: d40d464aef4828c0d2b40a56520fd3f03f7da296f1d84de54cb3e39aed7da528
verified: 7/16/2026, 8:40:32 AM
view raw JSON →