Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SVG_DIRNoDirectory where SVG files are savedoutput
MCP_PORTNoPort for the MCP SSE server8888
WEBHOOK_URLNoWebhook URL for push notifications (supports ntfy.sh)
CAMERA_INDEXNoWebcam device index (opencv backend only)0
JPEG_QUALITYNoJPEG output quality (1-100)90
HTTP_BASE_URLNoBase URL for HTTP file transfer endpointshttp://localhost:{MCP_PORT}
PLOTTER_MODELNoNextDraw model number (2 = AxiDraw V3/A3)2
CAMERA_BACKENDNoCapture backend: opencv for webcams, gphoto2 for tethered camerasopencv
PLOTTER_PENLIFTNoPen lift type (3 = brushless servo)3
PLOTTER_PEN_POS_UPNoPen-up servo position as percentage (100=highest)50
PLOTTER_PEN_POS_DOWNNoPen-down servo position as percentage (0=lowest)0
CAMERA_ROTATE_PORTRAITNoCamera rotation in degrees for portrait orientation90
CAMERA_ROTATE_LANDSCAPENoCamera rotation in degrees for landscape orientation0

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/ucodia/plotter-studio-mcp'

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