Kiln
by codeofaxel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KILN_AUTH_KEY | No | The secret key used for authentication if enabled. | |
| KILN_MMF_API_KEY | No | MyMiniFactory API key for model searching and downloading. | |
| KILN_SLICER_PATH | No | Explicit path to the PrusaSlicer or OrcaSlicer binary if not in PATH. | |
| KILN_AUTH_ENABLED | No | Enable optional API key authentication (0 or 1). | |
| KILN_PRINTER_HOST | No | Your printer's IP or hostname (e.g., http://192.168.1.100). | |
| KILN_PRINTER_TYPE | No | The backend type for the printer. | |
| KILN_MESHY_API_KEY | No | Meshy API key for cloud text-to-3D generation. | |
| KILN_BAMBU_TLS_MODE | No | TLS security mode for Bambu printers. | pin |
| KILN_ENCRYPTION_KEY | No | Key for G-code encryption at rest (Enterprise feature). | |
| KILN_GEMINI_API_KEY | No | API key for Gemini Deep Think to enable AI model generation. | |
| KILN_CULTS3D_API_KEY | No | Cults3D API key for model searching. | |
| KILN_PRINTER_API_KEY | No | The API key for the printer (required for OctoPrint, Moonraker, or Prusa Link). | |
| KILN_TRIPO3D_API_KEY | No | Tripo3D API key for cloud text-to-3D generation. | |
| KILN_CULTS3D_USERNAME | No | Cults3D username for model searching. | |
| KILN_STABILITY_API_KEY | No | Stability AI API key for 3D generation. | |
| KILN_THINGIVERSE_TOKEN | No | Thingiverse API token (deprecated). | |
| KILN_CRAFTCLOUD_API_KEY | No | Optional API key to associate orders with a Craftcloud account. | |
| KILN_FULFILLMENT_PROVIDER | No | External manufacturing service provider (e.g., craftcloud). | craftcloud |
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/codeofaxel/kiln'
If you have feedback or need assistance with the MCP directory API, please join our Discord server