Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KILN_AUTH_KEYNoThe secret key used for authentication if enabled.
KILN_MMF_API_KEYNoMyMiniFactory API key for model searching and downloading.
KILN_SLICER_PATHNoExplicit path to the PrusaSlicer or OrcaSlicer binary if not in PATH.
KILN_AUTH_ENABLEDNoEnable optional API key authentication (0 or 1).
KILN_PRINTER_HOSTNoYour printer's IP or hostname (e.g., http://192.168.1.100).
KILN_PRINTER_TYPENoThe backend type for the printer.
KILN_MESHY_API_KEYNoMeshy API key for cloud text-to-3D generation.
KILN_BAMBU_TLS_MODENoTLS security mode for Bambu printers.pin
KILN_ENCRYPTION_KEYNoKey for G-code encryption at rest (Enterprise feature).
KILN_GEMINI_API_KEYNoAPI key for Gemini Deep Think to enable AI model generation.
KILN_CULTS3D_API_KEYNoCults3D API key for model searching.
KILN_PRINTER_API_KEYNoThe API key for the printer (required for OctoPrint, Moonraker, or Prusa Link).
KILN_TRIPO3D_API_KEYNoTripo3D API key for cloud text-to-3D generation.
KILN_CULTS3D_USERNAMENoCults3D username for model searching.
KILN_STABILITY_API_KEYNoStability AI API key for 3D generation.
KILN_THINGIVERSE_TOKENNoThingiverse API token (deprecated).
KILN_CRAFTCLOUD_API_KEYNoOptional API key to associate orders with a Craftcloud account.
KILN_FULFILLMENT_PROVIDERNoExternal manufacturing service provider (e.g., craftcloud).craftcloud

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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