liberde-self-host (neerajsinghverma/liberde-self-host) is an MCP server listed on the M8ven Trust Index. M8ven has not graded it yet. No publisher has claimed this listing.

D
Caution
48/100

liberde-self-host

๐Ÿ–ฅ๏ธ Self-host build (single SQLite file, one process) of Liberde โ€” an open-source Claude.ai for every model via OpenRouter: artifacts, design studio, web search, MCP + custom tools. Hosted version โ†’ liberde / liberde.ai.

Caution. Specific findings reduced this grade. They are listed on the page. 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: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

โšก Connect GitHub โ†’ continuous verification on every pushwhy connect โ†’

Who stands behind it

neerajsinghverma

Source: github_repo_search

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access โ†’

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
๐Ÿšจ
Known vulnerabilities in dependencies: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
๐Ÿ”
You'll be asked for 7 credentials: CRON_SECRET, GOOGLE_CLIENT_SECRET, LIBERDE_SECRET_KEY, OPENROUTER_API_KEY, RESEND_API_KEY, VAPID_PRIVATE_KEY, VAPID_PUBLIC_KEY
These are read from process.env at runtime. Make sure you trust where theyโ€™ll be sent.
// known CVEs in dependencies2 critical3 high5 medium

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

criticalnext@15.5.20GHSA-2xp9-vwfh-vxw4

Next.js: Unauthenticated Remote Code Execution in Image Optimization API when AVIF files are used

criticalnext@15.5.20GHSA-p293-qw3h-jr36

Next.js: Unauthenticated Remote Code Execution on windows-hosted servers

highnext@15.5.20GHSA-89xv-2m56-2m9x

Next.js: Server-Side Request Forgery in Server Actions on custom servers

highnext@15.5.20GHSA-m99w-x7hq-7vfj

Next.js: Denial of Service in App Router using Server Actions

highnext@15.5.20GHSA-p9j2-gv94-2wf4

Next.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostname

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.
๐Ÿ” secretCRON_SECRET
configGOOGLE_CLIENT_ID"Sign in with Google"
๐Ÿ” secretGOOGLE_CLIENT_SECRET"Sign in with Google"
๐Ÿ” secretLIBERDE_SECRET_KEYEncrypts stored secrets at rest (AES-256-GCM). Strongly recommended for shared installs โ€” generate with node -e "console.log(require('crypto').randomBytes(32).toString('hex'))" and back it up
๐Ÿ” secretOPENROUTER_API_KEYA personal key so you don't paste it in Settings (single-user only; ignored once REQUIRE_AUTH=1)
configREQUIRE_AUTHA personal key so you don't paste it in Settings (single-user only; ignored once REQUIRE_AUTH=1)
๐Ÿ” secretRESEND_API_KEYPassword-reset + email-verification emails
configRESEND_EMAIL_DOMAINPassword-reset + email-verification emails
๐Ÿ” secretVAPID_PRIVATE_KEYWeb push (npx web-push generate-vapid-keys)
๐Ÿ” secretVAPID_PUBLIC_KEYWeb push (npx web-push generate-vapid-keys)
configVAPID_SUBJECT
configVERCEL
// quality suggestions

No eval / new Function

2 eval() or new Function() calls โ€” dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Production dependencies are patched

2 critical, 3 high severity in production deps โ€” next@15.5.20 (critical), next@15.5.20 (critical)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dependency freshness

4/18 production deps abandoned (no release in 2+ years): word-extractor@2022-06-29 (4.2y), remark-math@2023-11-20 (2.8y), web-push@2024-01-16 (2.7y)

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance โ€” verified publishers only
We have 2 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 Verified](https://m8ven.ai/badge/mcp/neerajsinghverma/liberde-self-host?variant=verified)](https://m8ven.ai/mcp/neerajsinghverma/liberde-self-host)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: ea2f482b78af3e4379ea8cdd9623366108ebea75
code hash: 0e86e555c966ceb63c420ca0a3c1daaad00c713395f25c8d66666748fca7eddd
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