GreatApo/FEA-MCP
If you are the rightful owner of FEA-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An Finite Element Analysis Model Context Protocol Server for AI
Tools
Functions exposed to the LLM to take actions
get_units
Returns the model units.
create_objects_by_coordinates
Batch-creates various geometric objects.
get_all_geometries
Returns all the modelled geometric objects.
get_points
Returns all the modelled points.
get_frames
Returns all the modelled frames (ETABS only).
get_areas
Returns all the modelled areas (ETABS only).
get_lines
Returns all the modelled lines (LUSAS only).
get_surfaces
Returns all the modelled surfaces (LUSAS only).
get_volumes
Returns all the modelled volumes (LUSAS only).
sweep_points
Sweeps points to create lines (LUSAS only).
sweep_lines
Sweeps lines to create surfaces (LUSAS only).
sweep_surfaces
Sweeps surfaces to create volumes (LUSAS only).
select
Select modelled objects (LUSAS only).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client