69
/ 100
19 days ago
glama

MCP_CAD

A local MCP server for controlled SOLIDWORKS automation, exposing typed operations for parts, assemblies, configurations, drawings, inspection, and verification.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_CAD_USE_MOCKMock =1 In-memory development and automated tests. Does not open or modify SOLIDWORKS files.
configMCP_CAD_USE_ADDINC# add-in =1 Opt-in Windows backend. Routes implemented operations to the in-process add-in through a local named pipe and falls back to pywin32 COM for operations not yet ported.
configMCP_CAD_RECEIPT
configMCP_CAD_VERBOSE_METRICS
configMCP_CAD_MACRO_AUDIT_LOG
configMCP_CAD_ENABLE_UNSAFE_MACROS1 accepts code-execution risk; source review and
configMCP_CAD_VIEW_SETTLE_SEC
configMCP_CAD_VIEW_MAX_PX
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/danielproxd2-solidworks-mcp-1gfwbu)](https://m8ven.ai/mcp/danielproxd2-solidworks-mcp-1gfwbu)
commit: da8830b822e17becb4c204a9da84ef03c4e0f9d8
code hash: 1acea70764939bc9988d04c6a6fc61fccdc400d102c8996d4ffbf44393261f8b
verified: 7/12/2026, 8:37:17 AM
view raw JSON →