Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARMEDYesSet to 'True' to enable dangerous operations like G-code execution and temperature changes.False
API_KEYYesThe secure API key for the server.
MCP_HOSTNoThe host address for the MCP server.0.0.0.0
MCP_PORTNoThe port for the MCP server.8000
TTS_RATENoThe speaking rate for TTS.150
ADMIN_PINYesThe PIN required for destructive operations like file deletion or config restore.1234
TOOL_COUNTNoThe number of tools for StealthChanger.4
TTS_VOLUMENoThe volume level for TTS.1.0
TTS_ENABLEDNoWhether Text-to-Speech announcements are enabled.False
PRINTER_NAMEYesThe name of your printer.Voron
SPOOLMAN_URLNoThe URL for the Spoolman server.http://localhost:7912
MCP_TRANSPORTNoThe transport protocol to use, either 'http' or 'stdio'.http
MOONRAKER_URLYesThe URL for the Moonraker connection.http://localhost:7125
SPOOLMAN_ENABLEDNoWhether Spoolman integration is enabled.False
CAMERA_STREAM_URLNoURL for the camera stream.http://localhost/webcam/?action=stream
PUSHOVER_USER_KEYNoThe user key for Pushover notifications.
SLACK_WEBHOOK_URLNoThe webhook URL for Slack notifications.
PUSHOVER_API_TOKENNoThe API token for Pushover notifications.
CAMERA_SNAPSHOT_URLNoURL for capturing camera snapshots.http://localhost/webcam/?action=snapshot
DISCORD_WEBHOOK_URLNoThe webhook URL for Discord notifications.

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/Charleslotto/klipper-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server