concrete-properties-mcp
If you are the rightful owner of concrete-properties-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.
A Model Context Protocol Server for Reinforced Concrete Section Analysis
The Concrete-Properties-MCP Server provides a unified API interface for interacting with the Concrete Properties Python library. It enables AI-driven calculation of section properties and capacities of reinforced concrete sections through a consistent interface. This server is designed to facilitate the analysis of reinforced concrete sections by providing tools to calculate geometric properties, material properties, and interaction diagrams. It supports various concrete grades and steel types, making it versatile for different engineering applications. The server is equipped with a set of API functions that allow users to compute section properties, bending capacities, and interaction diagrams, ensuring a comprehensive analysis of reinforced concrete sections.
Features
- Section Properties: Calculate geometric properties (area, centroid, moment of inertia, etc.) and compute transformed section properties.
- Reinforced Concrete Analysis: Calculate axial, bending, and combined capacities and determine interaction diagrams.
- Material Properties: Define concrete and reinforcement material properties with support for multiple concrete grades and steel types.
Tools
rectangular_concrete_area_properties
Calculate the geometric properties of rectangular concrete sections
arbitrary_concrete_area_properties
Calculate the geometric properties of any concrete section
rectangular_concrete_bending_capacity
Calculate the bending load bearing capacity of rectangular concrete sections under a given axial load
rect_concrete_axial_moment_x_points
Bending moment (about the X-axis) interaction map point
rect_concrete_axial_moment_y_points
Bending moment (about the Y axis) interaction map point
rect_concrete_axial_moment_x_image
Bending moment (about the X-axis) interaction diagram
rect_concrete_axial_moment_y_image
Bending moment (about the Y axis) interaction diagram