62
/ 100
9 days ago
glama

lucid-mcp-server

MCP server for Lucid App integration that enables AI-powered analysis and management of Lucid diagrams.

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, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: AZURE_OPENAI_API_KEY, LUCID_API_KEY, OPENAI_API_KEY, lucid_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.
🔐 secretAZURE_OPENAI_API_KEYexport ="your_azure_openai_key"
configAZURE_OPENAI_DEPLOYMENT_NAMEexport ="gpt-4o"
configAZURE_OPENAI_ENDPOINTexport ="https://your-resource.openai.azure.com"
configLLM_PROVIDER
configLLM_TIMEOUT
🔐 secretLUCID_API_KEYexport ="your_api_key_here"
🔐 secretOPENAI_API_KEYexport ="your_openai_api_key"
configOPENAI_API_VERSION
configOPENAI_MODELexport ="gpt-4o" # Optional, defaults to gpt-4o
configVITEST
🔐 secretlucid_api_key"LUCID_API_KEY": "${input:}",
// 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/smartzan63-lucid-mcp-server-0gltt4)](https://m8ven.ai/mcp/smartzan63-lucid-mcp-server-0gltt4)
commit: 652eb850774b69239eb96146db511fc810ffd2e2
code hash: 99d5ca064866bb7d9cb92f2ff15d0ce60225c2775d457645e30842c3d4239459
verified: 6/14/2026, 10:12:04 AM
view raw JSON →