Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SVG_MCP_HOSTNoBind address for the http transport127.0.0.1
SVG_MCP_PORTNoPort for the http transport8000
SVG_MCP_RENDERERNoDefault render backend (resvg/cairo/inkscape)resvg
SVG_MCP_TRANSPORTNoServer transport: stdio or httpstdio
SVG_MCP_RESVG_BINARYNoPath to the resvg CLIauto
SVG_MCP_INKSCAPE_BINARYNoPath to the Inkscape CLIauto
SVG_MCP_RENDER_TIMEOUT_SNoPer-render subprocess timeout30
SVG_MCP_FEEDBACK_MAX_EDGENoOptional long-edge cap (px); unset = raw image handed back directly as base64
SVG_MCP_DEFAULT_BACKGROUNDNoDefault render background (CSS color)transparent

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/georgeharker/svg-mcp'

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