Skip to main content
Glama

MSFS SDK MCP Server

package.jsonโ€ข557 B
{ "name": "msfs-sdk-mcp", "version": "1.0.0", "description": "MCP server for MSFS SDK documentation access", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "cheerio": "^1.0.0-rc.12", "node-fetch": "^3.3.0", "puppeteer": "^21.0.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "keywords": ["mcp", "msfs", "sdk", "documentation"] }

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