catia-mcp
Related Servers
Alternatives to catia-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMCP server that controls SolidWorks via COM, enabling CAD automation with 138 tools for sketching, 3D features, assemblies, drawings, and more.MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for controlling a live SOLIDWORKS session through the Windows COM API, enabling native CAD operations like sketches, features, bodies, views, and exports, plus transactional plans and vectorization.2MIT
- AlicenseAqualityAmaintenanceMCP server for full AutoCAD automation, AutoCAD LT automation, and headless DXF generation. It provides 8 consolidated tools for drawing, entity, layer, block, annotation, P&ID, view, and system operations via MCP stdio transport.1220MIT
- AlicenseNot gradedqualityAmaintenanceConnect Claude AI to Dassault Systemes CATIA V5 via the Model Context Protocol (MCP). Drive CATIA V5 CAD modeling from Claude Desktop or Claude Code using natural language.97MIT
- AlicenseCqualityAmaintenancePython MCP server for SolidWorks automation with 109 tools covering the full CAD lifecycle. Enables AI-assisted design workflows through COM automation on Windows.10073MIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that drives SolidWorks 2023+ on Windows, exposing CAD operations like sketching, extrusions, assemblies, and exports through tools for AI assistants like Kimi and Claude.-
TDQS
Scored across 161 tools
Several tool pairs have unclear boundaries: catia_new_part vs catia_add_new_part, catia_update vs catia_update_assembly, catia_measure vs catia_measure_distance, catia_sketch_spline vs catia_gsd_spline, and catia_transform_body vs catia_gsd_transform. The descriptions clarify once read, but the volume of overlapping concepts makes misselection likely.
Most tools follow a snake_case catia_verb_noun pattern, but there are notable deviations like catia_bounding_box, catia_status, catia_capabilities, catia_measure, and catia_zoom. The mixed mix of list_/create_/set_/get_ alongside bare nouns and verbs is readable but not uniform.
161 tools is an extreme count for a single MCP server. Even for CATIA's broad domain, this creates a massive surface that is difficult to navigate and maintain; the set would benefit from consolidation or modular splitting.
The tool surface is remarkably deep, covering part design, sketches, GSD, assemblies, constraints, measurements, drawings, parameters, materials, and export. Minor gaps exist (e.g., drawing dimensions, sketch fillet/chamfer), but core workflows are well supported.