openscad-mcp

RobertCoop/openscad-mcp
★ 132 stars Python AI/LLM Updated today
A Model Context Protocol (MCP) server for OpenSCAD 3D modeling and rendering
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openscad-mcp": {
      "command": "uvx",
      "args": [
        "openscad-mcp"
      ]
    }
  }
}

Or install with pip: pip install openscad-mcp

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server that gives AI assistants the ability to render, export, and analyze 3D models using [OpenSCAD](https://openscad.org). Built with [FastMCP](https://gofastmcp.com) for Python. - **[OpenSCAD](https://openscad.org/downloads.html)** installed on your system

Tools (20)

CornfieldINFOMCP_ALLOWED_PATHSMCP_CACHE_ENABLEDMCP_CACHE_SIZE_MBMCP_CACHE_TTL_HOURSMCP_HARD_WARNINGSMCP_HOSTMCP_LOG_LEVELMCP_MAX_CONCURRENT_RENDERSMCP_MAX_FILE_SIZE_MBMCP_MAX_MEMORY_MBMCP_PORTMCP_RENDER_TIMEOUTMCP_TEMP_DIRMCP_TRANSPORTOPENSCAD_PATHannotatecheck_openscadclear_cache