A Model Context Protocol (MCP) server for OpenSCAD 3D modeling and rendering
{
"mcpServers": {
"openscad": {
"env": {
"OPENSCAD_PATH": "/usr/bin/openscad"
},
"args": [
"run",
"--with",
"git+https://github.com/quellant/openscad-mcp.git",
"openscad-mcp"
],
"command": "uv"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that gives AI assistants the ability to render, export, and analyze 3D models using OpenSCAD. Built with FastMCP for Python.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 52 days ago. 63 stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
15 tools. ~900 tokens (0.5% of 200K).
No automated test available for this server. Check the GitHub README for setup instructions.
render_singleRender a single view with camera control, quality presets, and view presets
render_perspectivesRender multiple standard views (front, back, left, right, top, bottom, isometric) in parallel
compare_rendersSide-by-side before/after renders for visual comparison
export_modelExport to STL, 3MF, AMF, OFF, DXF, or SVG
create_modelCreate a new .scad file in the workspace
get_modelRead a model file and its metadata
update_modelUpdate an existing model's content
list_modelsList all models in the workspace
delete_modelDelete a model file
validate_scadSyntax-check code without a full render (errors, warnings, echo output)
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Openscad Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.