admindev-buildwellai/MCP-Pynite
3.2
If you are the rightful owner of MCP-Pynite 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 Pynite MCP Server is a Model Context Protocol server designed to expose the capabilities of the Pynite finite element analysis library for use by AI assistants like Claude.
Tools
Functions exposed to the LLM to take actions
create_model
Create a new finite element model.
add_node_tool
Add a structural node.
add_material_tool
Add a material with specified properties.
list_nodes_tool
List all nodes in the model.
list_materials_tool
List all materials in the model.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client