Skip to main content
Glama

Flight Simulator MCP Server

by jabir366
  • Apple
flight-sim-mcp.sh•236 B
python3 -m venv /root/flight-sim-mcp/flight-mcp-venv && source /root/flight-sim-mcp/flight-mcp-venv/bin/activate && pip install uv && uv pip install -r /root/flight-sim-mcp/requirements.txt && python /root/flight-sim-mcp/src/server.py

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/jabir366/MCPFligh'

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