MCP server for structural load & stability math: tipping, support reactions, beam checks.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that does the structural load & stability math language models get wrong. AI assistants call it instead of guessing.
| Tool | Question it answers |
|---|---|
check_tipping | Will these weights topple over their footprint? |
solve_supports | How much load does each leg / bracket carry? |
beam_check | Will this beam or shelf hold the load? (stress + deflection) |
All math is verified against hand-computed answers (tests/test_physics.py).
Once published to PyPI, any MCP client can launch it with no install step:
Or install it:
Add to your claude_desktop_config.json:
Restart Claude Desktop, then ask things like "A 2 m pine shelf on two brackets 0.3 m from each end β will it hold 40 kg in the middle?"
Inputs are SI units (metres, kilograms, newtons; 1 kg β 9.81 N). Tool docstrings carry the full argument details, which the model reads automatically.
Estimates for planning, not certified engineering. For loads where a failure could cause injury or real damage, have a qualified engineer check the result.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/loadbench)<a href="https://allmcps.com/mcp/loadbench"><img src="https://allmcps.com/api/badge/loadbench?style=directory" alt="Loadbench on AllMCPs" /></a>