Server data from the Official MCP Registry
Validated 3D CAD modeling for AI agents via CAiD + CadQuery. 54 tools with geometry validation.
Validated 3D CAD modeling for AI agents via CAiD + CadQuery. 54 tools with geometry validation.
Set these up before or after installing:
Environment variable: CAID_OUTPUT_DIR
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dreliq9-caid-mcp": {
"env": {
"CAID_OUTPUT_DIR": "your-caid-output-dir-here"
},
"args": [
"caid-mcp"
],
"command": "uvx"
}
}
}The CAiD MCP server provides 3D CAD modeling functionality with good security practices. Code shows proper input validation and structured error handling, with permissions appropriately scoped for 3D modeling tasks. Minor concerns include broad exception handling and hardcoded paths, but these don't significantly impact security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 5 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!