Concrete-Properties-MCP Server
@GreatApo
Concrete-Properties-MCP Server について
Concrete Section Properties AI MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"concrete": {
"command": "python",
"args": [
"C:\\your_path_to_the_extracted_server\\concrete-properties-mcp\\src\\server.py"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Concrete-Properties-MCP Server?
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 the Model Context Protocol.
How to use Concrete-Properties-MCP Server?
Install required Python libraries (mcp, matplotlib, concreteproperties), download the repository, optionally edit src/config.json, then configure an MCP‑capable AI client (e.g., Claude Desktop, 5ire, or VS Code Copilot) to launch the server with python src/server.py.
Key features of Concrete-Properties-MCP Server
- Calculate geometric properties (area, centroid, moment of inertia)
- Compute transformed section properties
- Calculate axial, bending, and combined capacities
- Generate interaction diagrams as numerical points or plots
- Define concrete and reinforcement material properties
- Support for multiple concrete grades and steel types
Use cases of Concrete-Properties-MCP Server
- Calculate bending capacities of rectangular concrete sections under a given axial load
- Generate axial‑moment interaction diagrams for rectangular sections
- Compute geometric properties of arbitrary concrete cross‑sections
- Automate reinforced concrete section analysis inside AI‑powered engineering workflows
- Plot interaction diagrams for visual inspection directly from an AI client
FAQ from Concrete-Properties-MCP Server
What is the Concrete-Properties-MCP Server used for?
It allows AI agents to compute section properties and capacities of reinforced concrete sections by wrapping the concreteproperties Python library into MCP tools.
What are the required dependencies?
The server requires Python libraries mcp>=0.1.0, matplotlib>=3.10.1, and concreteproperties>=0.6.4.
How do I configure the server?
Edit the file src/config.json to adjust mesh size, concrete material properties (density, stress block parameters, ultimate strain, flexural tensile strength), and rebar properties (mesh points, density, fracture strain).
How do I set up the server with Claude Desktop?
Open Claude Desktop → File → Settings → Developer → Edit Config. Add a JSON entry in claude_desktop_config.json with "command":"python" and "args":["path\\to\\src\\server.py"] (use double backslashes).
How can I debug the server?
Run the MCP Inspector with the command: npx @modelcontextprotocol/inspector mcp run src\server.py.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント