ai-drone-toolkit

robotto-xyz/ai-drone-toolkit
★ 0 stars Python AI/LLM Updated today
AI Drone Toolkit - MCP servers and tools for intelligent drone development (PX4 and beyond)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-drone-toolkit": {
      "command": "uvx",
      "args": [
        "ai-drone-toolkit"
      ]
    }
  }
}

Or install with pip: pip install ai-drone-toolkit

README Excerpt

<p align="center"> <img src="docs/assets/banner.jpg" alt="AI Drone Toolkit by Robotto" width="100%" /> </p> MCP servers and tools for intelligent drone development (PX4 and beyond). The toolkit gives AI assistants (Cursor, Claude, etc.) structured tools to understand, debug, and reason about drone systems — starting with PX4 flight

Topics

ai-toolsdronemcppx4robotto