Skip to main content
Glama

OpenSCAD MCP Server

by quellant

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENSCAD_PATHNoPath to OpenSCAD executable/usr/bin/openscad
MCP_SERVER_NAMENoMCP server nameopenscad-mcp
OPENSCAD_TIMEOUTNoTimeout for rendering operations (seconds)30
MCP_SERVER_VERSIONNoMCP server version1.0.0
MCP_SERVER_TRANSPORTNoTransport: stdio, sse, or httpstdio
MCP_RENDER_DEFAULT_WIDTHNoDefault image width800
MCP_RENDER_DEFAULT_HEIGHTNoDefault image height600
MCP_RENDER_MAX_CONCURRENTNoMax concurrent renders4

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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