Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | The port for SSE or HTTP transport. | 8000 |
| transport | No | The communication protocol (stdio, sse, or streamable-http). | stdio |
| output-dir | No | Directory where generated SVG files will be saved. When set, tools return the file path instead of the raw SVG content. |
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 | |