
Mcp Openscad Render Loop
@archimedes-market
关于 Mcp Openscad Render Loop
Curated by Archimedes Market. OpenSCAD wrapped as an MCP server. Render .scad source with parameter overrides, run parametric sweeps, validate syntax, extract module signatures, compute STL metrics. Iterate on parametric CAD designs from inside Claude/Cursor/Windsurf. → archimed
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"openscad": {
"command": "mcp-openscad-render-loop",
"args": [
"serve"
],
"env": {
"MCP_OPENSCAD_OUTPUT_DIR": "/tmp/scad-renders"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Openscad Render Loop?
Mcp Openscad Render Loop wraps OpenSCAD as an MCP server. It renders .scad source with parameter overrides, runs parameter sweeps, validates syntax, extracts module signatures, and computes STL geometry metrics.
How to use Mcp Openscad Render Loop?
Configure and invoke the MCP server; the available tools include render_stl, render_png, parametric_sweep, validate_scad, list_modules, and compute_metrics. No installation or configuration details are provided in the README.
Key features of Mcp Openscad Render Loop
- Render STL with parameter overrides
- Preview render as PNG with camera control
- Cartesian parametric sweep over multiple
开发工具 分类下的更多 MCP 服务器
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
评论