PX4-Autopilot
PX4 Autopilot Software
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"
]
}
}
}