☁️

OpenSCAD

Render STL and PNG from OpenSCAD code.

RUN IN TERMINAL
claude mcp add fboldo-openscad-mcp-server -- npx -y openscad-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "fboldo-openscad-mcp-server": { "command": "npx", "args": ["-y", "openscad-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "fboldo-openscad-mcp-server": { "command": "npx", "args": ["-y", "openscad-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "fboldo-openscad-mcp-server": { "command": "npx", "args": ["-y", "openscad-mcp-server"] } } }

About This MCP Server

The io.github.fboldo/openscad-mcp-server is a cloud-based server that enables rendering of STL and PNG files from OpenSCAD code, allowing developers to leverage the capabilities of OpenSCAD in their projects. It connects to other tools and services through standard input/output interfaces, facilitating integration with various development workflows. Developers would use this server when they need to generate 3D models or images from OpenSCAD code in a cloud-based environment.

Render STL and PNG from OpenSCAD code.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

openscad-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The OpenSCAD server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/fboldo-openscad-mcp-server.svg)](https://skillsplayground.com/mcps/fboldo-openscad-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.