PLAXIS-MCP
Related Servers
Alternatives to PLAXIS-MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityFmaintenanceA Model Context Protocol server that provides secure command-line access to Windows systems, allowing MCP clients like Claude Desktop to safely execute commands in PowerShell, CMD, and Git Bash shells with configurable security controls.91,028269MIT
- 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.1215MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that automates the SSAP2010 slope stability analysis program, allowing AI assistants to create models, select calculation methods, run verifications, and read the factor of safety results.-
- AlicenseNot gradedqualityCmaintenanceMCP 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.1MIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that bridges MCP clients to ANSA CAE pre-processor via file IPC, enabling geometry operations, model management, and solver deck export.2-
- AlicenseNot gradedqualityCmaintenanceA powerful executable server for running Model Context Protocol services that supports tool chain execution, multiple MCP services management, and a pluggable tool system for complex automation workflows.15161MIT
TDQS
Scored across 34 tools
Each tool targets a distinct object/action: connections, project lifecycle, geometry creation, material assignment, phase control, calculation, and inspection. Overlapping names like list_members vs list_objects are differentiated by scope (attributes vs object instances). No two tools appear to do the same thing.
Most tools follow a verb_noun pattern (connect, list_*, create_*, set_property, calculate), while status/info tools use noun phrases (project_info, model_state, connection_status). This is a consistent convention within each category, though not uniform across all tools.
34 tools is a large surface, exceeding the 25+ threshold. While the engineering domain is complex, the count feels heavy and could overwhelm agents; some tools could be consolidated (e.g., create_point/line/polygon could be one geometry tool).
The tool set covers the full typical workflow: project management, geometry, materials, phases, meshing, calculation, and results. Obvious gaps include no delete tools for objects/phases/materials and no explicit import/export, but these are workable around via close_project/recover_project and generic set_property.