ETABSFastMCP

HuVelasco/ETABSFastMCP

3.2

If you are the rightful owner of ETABSFastMCP 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.

The ETABS FastMCP Server is a professional-grade solution for integrating Claude Desktop with ETABS structural analysis software, utilizing a hybrid Python+C# architecture.

Tools

Functions exposed to the LLM to take actions

connect_to_etabs

Connect to ETABS application

create_blank_model

Create new blank model

get_connection_status

Check connection status

disconnect_from_etabs

Disconnect from ETABS

create_point

Create structural point

get_point

Get point information

list_points

List all points in model

modify_point

Modify point properties

delete_point

Delete point from model

create_frame

Create frame element

get_frame

Get frame information

list_frames

List all frames in model

modify_frame

Modify frame properties

delete_frame

Delete frame from model

save_model

Save current model

health_check

Check system health

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources