PX4-Autopilot

GitHub

PX4 Autopilot Software

12,365 stars C++ 1 file ยท ~1,942 tokens #autonomous#autopilot#avoidance#dds#drone#dronecode#drones#fixed-wing

PX4-Autopilot MCP Server

MCP server for PX4/PX4-Autopilot

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "PX4-Autopilot": {
      "command": "npx",
      "args": [
        "-y",
        "@PX4/PX4-Autopilot"
      ]
    }
  }
}