63
/ 100
1 month ago
glama

SolidWorks MCP Server

A Node.js MCP server that connects AI assistants to SolidWorks for CAD automation via COM interop, with a smart routing layer to handle parameter limits by using VBA macros when needed.

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
🚨
Known vulnerabilities in dependencies: 3 critical, 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: API_KEY, SOLIDWORKS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 critical6 high4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalhandlebars@4.7.8GHSA-2w6w-674q-4c4q

Handlebars.js has JavaScript Injection via AST Type Confusion

criticalvitest@1.2.1GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@1.2.1GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.0.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEY
configCHROMA_HOST
configCHROMA_PORT
configCONNECTION_POOL_MAX_SIZE
configDEV_MODE
configDEV_PORT
configENABLE_CIRCUIT_BREAKER
configENABLE_CONNECTION_POOL
configENABLE_MACRO_RECORDING
configENABLE_PDM
configGITHUB_ACTIONS
configGITLAB_CI
configJENKINS_HOME
configJEST_WORKER_ID
configLOG_FILE
configLOG_LEVELENABLE_LOGGING=true =debug node dist/index.js
configMCP_LOG_FILE
configMOCK_DELAY_MS
configMOCK_FAIL_OPERATIONS
configMOCK_SIMULATE_ERRORS
configPDM_VAULT
configPG_CONNECTION
🔐 secretSOLIDWORKS_API_KEY
configSOLIDWORKS_MACROS_PATH
configSOLIDWORKS_MODELS_PATH
configSOLIDWORKS_PATH"": "C:\\Program Files\\SOLIDWORKS Corp\\SOLIDWORKS",
configSOLIDWORKS_VERSION
configSQL_CONNECTION
configSTATE_AUTO_SAVE_INTERVAL
configSTATE_FILE
configTRAVIS
configUSE_MOCK_SOLIDWORKStrue npm test
configVITEST
// 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 4 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/vespo92-solidworksmcp-ts-plnoqp)](https://m8ven.ai/mcp/vespo92-solidworksmcp-ts-plnoqp)
commit: c50ba5867f1d1632a5f6857a2b4aa5ad9b1838b7
code hash: 6db7e2dc48041a68d2ca053a07fad746df7a367ffa11a23b62c314301d529f04
verified: 6/18/2026, 11:12:04 AM
view raw JSON →