Plotter Studio
by ucodia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SVG_DIR | No | Directory where SVG files are saved | output |
| MCP_PORT | No | Port for the MCP SSE server | 8888 |
| WEBHOOK_URL | No | Webhook URL for push notifications (supports ntfy.sh) | |
| CAMERA_INDEX | No | Webcam device index (opencv backend only) | 0 |
| JPEG_QUALITY | No | JPEG output quality (1-100) | 90 |
| HTTP_BASE_URL | No | Base URL for HTTP file transfer endpoints | http://localhost:{MCP_PORT} |
| PLOTTER_MODEL | No | NextDraw model number (2 = AxiDraw V3/A3) | 2 |
| CAMERA_BACKEND | No | Capture backend: opencv for webcams, gphoto2 for tethered cameras | opencv |
| PLOTTER_PENLIFT | No | Pen lift type (3 = brushless servo) | 3 |
| PLOTTER_PEN_POS_UP | No | Pen-up servo position as percentage (100=highest) | 50 |
| PLOTTER_PEN_POS_DOWN | No | Pen-down servo position as percentage (0=lowest) | 0 |
| CAMERA_ROTATE_PORTRAIT | No | Camera rotation in degrees for portrait orientation | 90 |
| CAMERA_ROTATE_LANDSCAPE | No | Camera rotation in degrees for landscape orientation | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues