svg-mcp
by georgeharker
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SVG_MCP_HOST | No | Bind address for the http transport | 127.0.0.1 |
| SVG_MCP_PORT | No | Port for the http transport | 8000 |
| SVG_MCP_RENDERER | No | Default render backend (resvg/cairo/inkscape) | resvg |
| SVG_MCP_TRANSPORT | No | Server transport: stdio or http | stdio |
| SVG_MCP_RESVG_BINARY | No | Path to the resvg CLI | auto |
| SVG_MCP_INKSCAPE_BINARY | No | Path to the Inkscape CLI | auto |
| SVG_MCP_RENDER_TIMEOUT_S | No | Per-render subprocess timeout | 30 |
| SVG_MCP_FEEDBACK_MAX_EDGE | No | Optional long-edge cap (px); unset = raw image handed back directly as base64 | |
| SVG_MCP_DEFAULT_BACKGROUND | No | Default render background (CSS color) | transparent |
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
ActivityActive
ResponsivenessNo issues