Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INKSCAPE_MCP_MAX_PROCSNoMax concurrent Inkscape subprocesses.2
INKSCAPE_MCP_TOOL_DESCNoTool-description mode: full or short.full
INKSCAPE_MCP_ENGINE_MODENoEngine transport for render/export/path/boolean/action-chain: per_call or shell.per_call
INKSCAPE_MCP_LIVE_ENABLEDNoMaster gate for live mode.true
INKSCAPE_MCP_TOOL_PROFILENoTool-disclosure profile: full or core.full
INKSCAPE_MCP_MAX_EXPORT_PXNoMax raster dimension for render/export.8192
INKSCAPE_MCP_LIVE_RENDEZVOUSNoOptional explicit path to the live helper's rendezvous file.
INKSCAPE_MCP_MAX_INPUT_BYTESNoMax size of an input SVG.52428800
INKSCAPE_MCP_SNAPSHOT_KEEP_NNoSnapshots retained per document.50
INKSCAPE_MCP_WORKSPACE_ROOTSYesRequired. OS-path-separated list of directories the server may read/write.
INKSCAPE_MCP_ACTION_ALLOWLISTNoOS-path-separated list of Inkscape Action ids added to the built-in allowlist.
INKSCAPE_MCP_MAX_OUTPUT_BYTESNoMax size of a produced artifact.104857600
INKSCAPE_MCP_PROCESS_TIMEOUT_SNoPer-Inkscape-process timeout (seconds).60
INKSCAPE_MCP_ARTIFACT_KEEP_DAYSNoArtifact age retention.14
INKSCAPE_MCP_ARTIFACT_MAX_BYTESNoTotal artifact byte budget.2147483648
INKSCAPE_MCP_RAW_ACTION_ENABLEDNoAdvanced-mode gate for the run_raw_action escape hatch.false
INKSCAPE_MCP_SNAPSHOT_KEEP_DAYSNoSnapshot age retention.30
INKSCAPE_MCP_EXTENSION_ALLOWLISTNoOS-path-separated list of Inkscape extension ids added to the execution allowlist.
INKSCAPE_MCP_SNAPSHOT_HARD_MAX_NNoHard cap on snapshots per document.500
INKSCAPE_MCP_ENGINE_MAX_PROCESSESNoMax concurrent warm shell workers when engine_mode=shell.2
INKSCAPE_MCP_LIVE_CACHE_MAX_BYTESNoTotal byte budget for the live render cache.268435456
INKSCAPE_MCP_LIVE_FRAME_KEEP_DAYSNoAge retention for loop/live render frames.7
INKSCAPE_MCP_LIVE_FRAME_MAX_BYTESNoTotal byte budget for loop/live render frames.536870912
INKSCAPE_MCP_ENGINE_IDLE_TIMEOUT_SNoSeconds before an idle warm shell worker is reaped.300
INKSCAPE_MCP_LIVE_CACHE_MAX_ENTRIESNoMax frames in the per-session live render cache.64
INKSCAPE_MCP_LIVE_COALESCE_BUDGET_MSNoFrame-coalescing latency budget (0 disables).200
INKSCAPE_MCP_SNAPSHOT_HARD_MAX_BYTESNoHard cap on snapshot bytes.5368709120
INKSCAPE_MCP_ARTIFACT_MAX_BYTES_PER_DOCNoPer-document artifact byte budget.536870912

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/jjjsood/inkscape-mcp-server'

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