Skip to main content
Glama

XFOIL MCP Server

xfoil.compute_polar

Calculate airfoil lift and drag coefficients by running XFOIL analysis with specified Reynolds number and angle of attack sweep parameters.

Instructions

Run XFOIL for an airfoil at specified Reynolds angle of attack sweep. Input airfoil coordinates or NACA code plus sweep parameters. Returns lift/drag polar tables and solver metadata.

Input Schema

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

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

Other Tools from XFOIL 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/xfoil-mcp'

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