68 validated MCP tools for aerospace engineering: structures, aerodynamics, compressible flow, propulsion, orbital mechanics, ascent simulation, design optimization, visualization, and reliability analysis. Works as a Python library, a CLI, or an MCP server, with results traceable to published references.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Or install with pip: pip install rocket-tools
README Excerpt
> **Engineering-grade aerospace computation. AI-native interface.** --- ```bash pip install rocket-tools ``` ```python from rocket_tools.materials import material_lookup from rocket_tools.aerodynamics import dynamic_pressure mat = material_lookup("Inconel-718") q = dynamic_pressure(velocity=857, altitude_m=0) # 857 m/s ≈ Mach 2.5
Tools (20)
aero_analysis beam_analysis breguet_endurance breguet_range column_buckling combined_margin_of_safety composite_cg deflection_margin design_review_report drag_coefficient drag_polar dynamic_pressure fmea_report isa_atmosphere isentropic_flow lift_coefficient lift_curve_slope list_standards mach_number margin_of_safety
Topics
aerodynamics aerospace aircraft aircraft-performance compressible-flow engineering margin-of-safety mcp mission-design model-context-protocol nozzle-design propulsion python rocket spacecraft