33
/ 100
2 days ago
glama

3D CAD BasePlate Generator MCP

Generates printable 3D CAD models (e.g., bottle caps) from photos by combining client-side dimension extraction with CadQuery precision modeling, mesh repair, and optional AI-based visual mesh generation via Meshy.

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
🚨
Secret credentials may flow to a network call
3 flows detected: CAD_API_URL, MESHY_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: CAD_API_KEY, MESHY_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.
🔐 secretCAD_API_KEYare recognized but there's nothing to point them at yet.
configCAD_API_URLinstead of spawning Python locally, for hosting environments
🔐 secretMESHY_API_KEYcp .env.example .env # set
configPYTHON_EXECUTABLErespects a override in .env) — Python 3 with the
// 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/nirlepb-ai-cad-generator-mcp-1pyudf)](https://m8ven.ai/mcp/nirlepb-ai-cad-generator-mcp-1pyudf)
commit: 8094d7a14fa04a91232e7a9306311c649bf951f0
code hash: 35aca3aefb5f289ee02b6478ad6afce1bdf33b55790a46b8e9f33ecbdb230427
verified: 7/29/2026, 9:35:03 AM
view raw JSON →