libreflow (MauricioPerera/libreflow) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 24 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

B
Emerging
89/100
1 day ago

libreflow

LibreFlow — self-hosted n8n-style workflow automation with MCP servers/client, data-table state engine, and an AI agent node

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored

Monitored 1 day · every push re-verified

Who stands behind it

gmail.com (@MauricioPerera) · Verified Publisher

Source: github_app_install

Maintenance & responsiveness
as of 2026-08-20
Issues closed (90d): 22 · 0 open
Releases (90d): none
Active contributors (6mo): 1

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: ENCRYPTION_KEY, LF_ADMIN_PASSWORD, LF_API_KEY, LF_JWT_SECRET, LF_WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
Are you the publisher? Confirm or correct these findings.
// known CVEs in dependencies1 low

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

lowvitest@4.1.9GHSA-82fw-gwwq-j7x9

Vitest: Path Traversal / Arbitrary File Read via @vitest/mocker Redirect Mock

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
🔐 secretENCRYPTION_KEY
configLF_ADMIN_EMAIL
🔐 secretLF_ADMIN_PASSWORD
configLF_ALLOW_PRIVATE_URLS
🔐 secretLF_API_KEY
configLF_BODY_LIMIT
configLF_CORS_ORIGINS
configLF_DB_PATH
configLF_JS_MEMORY_MB
configLF_JS_TIMEOUT_MS
🔐 secretLF_JWT_SECRET
configLF_MAX_BINARY_MB
configLF_MAX_EXECUTION_STEPS
configLF_MCP_HIDE_DEPRECATED
configLF_PUBLIC_URL
configLF_RATE_MAX
configLF_RATE_WINDOW_MS
configLF_STATIC_DIR
🔐 secretLF_WEBHOOK_SECRET
configLF_WEBHOOK_SYNC_TIMEOUT_MS
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

24/24 tools missing one or more hints — libreflow_list_node_types (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); libreflow_list_workflows (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); libreflow_get_workflow (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +21 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Tool test coverage

18/24 tools referenced in tests (75%)

Write tests that reference each tool by name so every tool has at least one test.

// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mauricioperera/libreflow)](https://m8ven.ai/mcp/mauricioperera/libreflow)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 5a5950e107c54943a48934d5357b8b89ff576f53
code hash: 65979ca2161be38d14bc1b88fc5667b1de8abc57f21fdee47b4711ed45f6cc61
verified: 9/10/2026, 4:19:18 PM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client