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 |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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