MeshCue Forge
Officialby Meshcue
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KICAD_PATH | No | Path to KiCad CLI binary for KiCad PCB backend | |
| PYTHON_PATH | No | Path to Python 3 interpreter for CadQuery backend | |
| OPENSCAD_PATH | No | Path to OpenSCAD executable for rendering | |
| ZOO_CAD_API_KEY | No | API key for Zoo Text-to-CAD backend | |
| FORGE_PCB_BACKEND | No | Backend for PCB generation (skidl, kicad) | skidl |
| FORGE_VIZ_BACKEND | No | Backend for visualization (hunyuan3d, cosmos, llama-mesh) | hunyuan3d |
| LLAMA_MESH_ENDPOINT | No | Endpoint for LLaMA-Mesh backend | |
| MESHCUE_MAX_RETRIES | No | Number of delivery retries before escalation | 3 |
| FORGE_ENCLOSURE_BACKEND | No | Backend for enclosure generation (openscad, cadquery, zoo-cad, llama-mesh) | openscad |
| MESHCUE_DEFAULT_CHANNEL | No | Platform default delivery channel (sms, whatsapp, voice) | sms |
| MESHCUE_DEFAULT_LANGUAGE | No | Platform default language code (en, fr, sw, rw, ln, rn, pt, ar, es) | en |
| MESHCUE_ESCALATION_PHONE | No | Platform-level fallback phone number for critical alerts |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Meshcue/meshcue-forge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server