pterasim-mcp
Reusable Pterasim integration for Model Context Protocol services. It exposes typed request/response models, a FastAPI surface, and an analytic fallback when the native pterasim module is unavailable.
Features
simulatehelper that callspterasim.simulate_wingwhen installed, otherwise returns a lift/drag/thrust estimate.FastAPI app factory (
create_app) for HTTP deployments.python-sdk tool registration helper for STDIO-based agents.
Installation
Usage
Development
License
MIT — see LICENSE.
This server cannot be installed
Enables wing simulation and aerodynamic analysis for pterosaur-inspired flight models. Provides lift, drag, and thrust calculations through the pterasim module with analytical fallbacks when the native module is unavailable.