Skip to main content
Glama

MSFS SDK MCP Server

.gitignoreโ€ข620 B
# Dependency directories node_modules/ # Build output dist/ build/ # TypeScript cache *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Debug logs npm-debug.log* yarn-debug.log* yarn-error.log* # Editor directories and files .idea/ .vscode/ *.suo *.ntvs* *.njsproj *.sln *.sw? # OS specific files .DS_Store Thumbs.db # MSFS specific *.bgl *.xml.bak # Package files *.zip *.7z *.rar # Temporary files *.tmp *.temp # Coverage directory used by tools like istanbul coverage/ # nyc test coverage .nyc_output/ # Optional eslint cache .eslintcache

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