mcpbeat Sign in

cadloop OpenSCAD MCP Server

local only

cadloop OpenSCAD runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 4 Aug 2026.

Compile OpenSCAD, read computed values, preview and measure the mesh, without a GUI.

Installs / week
not published
1
Stars
0 open issues
4 Aug 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 1 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command src/cadloop/common.py:55
        p = subprocess.run(cmd, capture_output=True, text=True, timeout=timeout_s)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to cadloop OpenSCAD

same job, measured the same way
Rupa3D
by tiranyx

Checks GLB assets against a spec without Blender and embeds the measured proof inside the GLB.

193 installs/wk local only
Secrets-LE
by nolindnaidoo

Detect hardcoded secrets in source and config. Reports masked previews, never the values.

40 installs/wk local only
Jithox EU Import Preflight
by jithox

Read-only EU import preflight over MCP: EORI, TARIC candidates, measures, low-value cost

5 tools answering
Rate-My-Agent
by rate-my-agent-mcp

Get matched with a top-rated, review-verified real estate agent in the US or Canada.

3 tools answering
AdLoop
by getadloop

Google Ads, GA4 and Tag Manager in your AI client, with a preview before every change.

answering
Glue Code Generator
by maverick7

Maps API JSON to Vue/React components with Zod schemas and live UI previews

66 installs/wk local only
GIMP Agent MCP
by sarutobisasuke8

Edit in GIMP 3 with AI agents: live previews, grouped edits, pixel measurements and recipes.

1 831 installs/wk local only
Klarefi
by klarefi

Complete regulated intake work and retrieve cited case files without deciding the case.

46 installs/wk 20 tools answering

cadloop OpenSCAD — questions

Answers built from our own checks of this server.

Why is there no uptime for cadloop OpenSCAD?
cadloop OpenSCAD runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is cadloop OpenSCAD open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.