Skip to main content
Glama

MSFS SDK MCP Server

natural_language_query

Interpret and process natural language queries to quickly access Microsoft Flight Simulator SDK documentation, enabling efficient searches and retrievals.

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" }

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