Skip to main content
Glama

MSFS SDK MCP Server

natural_language_query

Translate natural language queries into structured commands for accessing Microsoft Flight Simulator SDK documentation, enabling precise and user-friendly searches.

Instructions

Process natural language queries like "Search livery op msfs sdk"

Input Schema

NameRequiredDescriptionDefault
queryYesNatural language query (e.g., "Search livery op msfs sdk")

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Natural language query (e.g., \"Search livery op msfs sdk\")", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from MSFS SDK 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/90barricade93/MSFS-SDK-MCP'

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