Skip to main content
Glama

OpenSCAD MCP Server

by quellant

check_openscad

Verify OpenSCAD installation status and retrieve version information to ensure proper functionality before 3D model rendering operations.

Instructions

Verify OpenSCAD installation and return version info.

Args: include_paths: Include searched paths in response ctx: MCP context for logging

Returns: Dict with OpenSCAD installation information

Input Schema

NameRequiredDescriptionDefault
include_pathsNo

Input Schema (JSON Schema)

{ "properties": { "include_paths": { "default": false, "title": "Include Paths", "type": "boolean" } }, "type": "object" }

Other Tools from OpenSCAD MCP Server

Related 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