Kratos MCP Server
Related Servers
Alternatives to Kratos MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables an AI assistant to drive Abaqus/CAE through file IPC—sending Python commands, querying model info, submiting jobs, and capturing viewport screenshots—so finite element models can be built and solved without manual GUI interaction.2-
- AlicenseCqualityAmaintenanceEnables AI assistants to control and automate Abaqus/CAE simulations via MCP, including model query, job management, ODB inspection, KPI extraction, capsule tracking, physics contract validation, report generation, and viewport capture. It also supports noGUI batch mode, dual transport, and integration with Codex/Claude clients.1103MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to create parametric geometry, apply loads, run simulations, and read results in Ansys Discovery through natural-language commands over gRPC.1MIT
- AlicenseAqualityAmaintenanceThe official MCP interface for AgentFEM, giving AI agents seven typed tools to create, validate, run, inspect, and verify finite-element simulations while preserving scientific evidence.7Apache 2.0
- AlicenseBqualityCmaintenanceEnables AI agents to automate COMSOL Multiphysics simulations, including model management, geometry building, physics configuration, meshing, solving, and results visualization through the MCP protocol.78MIT
- AlicenseCqualityCmaintenanceEnables AI agents to read and write .mph model files, control the COMSOL desktop GUI in real time, and run complete modeling, meshing, solving, and post-processing workflows.231MIT
TDQS
Scored across 40 tools
Each tool targets a distinct resource and action, from environment setup, entity listing, case creation, modification, validation, simulation running, job management, to result analysis and graph conversion. Even closely related tools like list_templates and create_project_parameters have clear boundaries, and no two tools appear to do the same thing.
The naming is readable but mixed: many tools use kratos_verb_noun (e.g., kratos_list_applications), while others drop the prefix (list_templates, create_project_parameters) and several use noun_verb (mdpa_inspect, job_status, results_list). This inconsistency across groups reduces coherence, though the pattern is somewhat predictable within each group.
With 40 tools, the server exceeds the rubric's 'too many' threshold of 25+. While the broad Kratos multiphysics domain justifies a large surface, the sheer number feels heavy and could overwhelm agents, even though each tool earns its place.
The tool surface covers the full simulation lifecycle: installation, environment introspection, case scaffolding, parameter modification, validation, mesh generation, running simulations, job monitoring, results extraction, and Flowgraph conversion. Minor gaps exist, such as the lack of a tool to remove or update existing boundary conditions in a ProjectParameters.json, but these are workaroundable by regenerating or editing files directly.