Skip to main content
Glama
petrijr
by petrijr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENSCAD_MCP_LOG_LEVELNoLog level (default INFO)INFO
OPENSCAD_MCP_TIMEOUT_SNoOpenSCAD subprocess timeout in seconds (default 30)30
OPENSCAD_MCP_CACHE_ROOTNoRoot directory for artifact cache (enables use_cache=true)
OPENSCAD_MCP_MODULE_ROOTNoModule registry root containing index.json + *.scad files
OPENSCAD_MCP_ARTIFACT_ROOTNoOptional root directory for per-request build dirs
OPENSCAD_MCP_INCLUDE_ROOTSNoComma-separated allowlist for use/include (best-effort enforcement)
OPENSCAD_MCP_OPENSCAD_PATHNoOptional path to openscad (overrides PATH discovery)
OPENSCAD_MCP_KEEP_ARTIFACTSNoIf true, keep per-request build dirs
OPENSCAD_MCP_QT_QPA_PLATFORMNoQt platform plugin for headless fallback (default minimal)minimal
OPENSCAD_MCP_MAX_INLINE_BYTESNoMax bytes to inline when inline_artifact_bytes=true (default 5 MB)5242880
OPENSCAD_MCP_MAX_OUTPUT_BYTESNoFail if the generated artifact exceeds this size
OPENSCAD_MCP_MAX_INTROSPECT_BYTESNoMax bytes to read for introspection (default 2 MB)2097152

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/petrijr/openscad-mcp'

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