Skip to main content
Glama

Flappy MCP Server

flappy.simulate

Simulate avian flight dynamics for mission profiles by providing wing morphology, control schedule, and duration. Returns pose histories, energy metrics, and solver provenance for bird flight analysis.

Instructions

Run the Flappy dynamics simulator for a mission profile. Provide wing morphology, control schedule, and duration. Returns pose histories, energy metrics, and solver provenance. Example: {"scenario_id":"demo","duration_s":8.0}

Input Schema

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

{ "properties": { "request": { "$ref": "#/$defs/FlappyRequest" } }, "required": [ "request" ], "type": "object" }

Other Tools from Flappy MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/yevheniikravchuk/flappy-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server