74
/ 100
18 days ago
glama

MeshCue Forge

An open-source MCP server that turns natural language hardware descriptions into complete, buildable projects including circuits, firmware, 3D-printable enclosures, PCB files, and documentation.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 6 credentials: MESHCUE_AT_API_KEY, MESHCUE_MESH_SECRET, MESHCUE_TWILIO_TOKEN, MESHCUE_WA_TOKEN, MESHCUE_WA_VERIFY_TOKEN, ZOO_CAD_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.
configCOSMOS_ENDPOINT
configFORGE_ENABLE_GPU
configFORGE_ENCLOSURE_BACKENDEnclosure openscad cadquery, zoo-cad, llama-mesh OpenSCAD: none (generates .scad). CadQuery: Python 3 + cadquery pip package. Zoo: ZOO_CAD_API_KEY. LLaMA-Mesh: LLAMA_MESH_ENDPOINT.
configFORGE_PCB_BACKENDPCB skidl kicad SKiDL: generates Python script (execution needs Python + skidl). KiCad: KICAD_PATH pointing to kicad-cli.
configFORGE_VIZ_BACKENDVisualization hunyuan3d cosmos, llama-mesh All generate placeholders in offline mode. Online mode requires the respective _ENDPOINT env var.
configHUNYUAN3D_ENDPOINT
configKICAD_PATHPCB FORGE_PCB_BACKEND skidl kicad SKiDL: generates Python script (execution needs Python + skidl). KiCad: pointing to kicad-cli.
configLLAMA_MESH_ENDPOINTEnclosure FORGE_ENCLOSURE_BACKEND openscad cadquery, zoo-cad, llama-mesh OpenSCAD: none (generates .scad). CadQuery: Python 3 + cadquery pip package. Zoo: ZOO_CAD_API_KEY. LLaMA-Mesh: .
🔐 secretMESHCUE_AT_API_KEY
configMESHCUE_AT_SHORTCODE
configMESHCUE_AT_USERNAME
configMESHCUE_CORS_ORIGIN
configMESHCUE_DB_PATH
configMESHCUE_DEFAULT_CHANNELPlatform default delivery channel (sms, whatsapp, voice)
configMESHCUE_DEFAULT_LANGUAGEPlatform default language code (en, fr, sw, rw, ln, rn, pt, ar, es)
configMESHCUE_ESCALATION_PHONEPlatform-level fallback phone number for critical alerts when all clinic contacts fail
configMESHCUE_HEALTH_PORT
configMESHCUE_MAX_RETRIESNumber of delivery retries before escalation
configMESHCUE_MESH_ENDPOINT
🔐 secretMESHCUE_MESH_SECRET
configMESHCUE_TWILIO_PHONE
configMESHCUE_TWILIO_SID
🔐 secretMESHCUE_TWILIO_TOKEN
configMESHCUE_VOICE_PROVIDER
configMESHCUE_WA_PHONE_ID
🔐 secretMESHCUE_WA_TOKEN
🔐 secretMESHCUE_WA_VERIFY_TOKEN
configMESHCUE_WEBHOOK_PORT
configOPENSCAD_PATHOpenSCAD .scad files are generated instantly. Rendering to STL requires OpenSCAD installed locally ().
configPYTHON_PATHSet to your Python 3 interpreter (e.g., PYTHON_PATH=/usr/local/bin/python3).
🔐 secretZOO_CAD_API_KEYEnclosure FORGE_ENCLOSURE_BACKEND openscad cadquery, zoo-cad, llama-mesh OpenSCAD: none (generates .scad). CadQuery: Python 3 + cadquery pip package. Zoo: . LLaMA-Mesh: LLAMA_MESH_ENDPOINT.
configZOO_CAD_ENDPOINTCheck that is set correctly (default: https://api.zoo.dev).
// 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 6 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/meshcue-meshcue-forge-u23jnw)](https://m8ven.ai/mcp/meshcue-meshcue-forge-u23jnw)
commit: 98c40731c7608e43bc1ad0f0aa84131b6030b6ac
code hash: d67109928004a36668ea196cf94eec9b78cad21fd8e043b5c9a716a604988fcc
verified: 6/22/2026, 12:26:39 PM
view raw JSON →