edge-ai-MCP
Enables ArduPilot drone control through MAVSDK plugins, supporting mission upload, telemetry, and flight commands via MCP tools.
README
edge-ai-MCP
MAVSDK-only drone backend for the SAR stack. All flight I/O goes through MAVSDK (Action, MissionRaw, Telemetry). No raw MAVLink.
Used internally by gateway → frontend LLM via a drone-http compatible HTTP API on port 3001.
SAR stack (recommended)
cd /home/jetson/Code
./sar-stack.sh start proxy # or: auto | serial
The drone tmux window runs scripts/stack_server.py:
| Port | Purpose |
|---|---|
| 3001 | Gateway LLM tools + frontend telemetry (DRONE_SERVER_URL) |
Flow:
Frontend chat → gateway :3000/infer → LLM → POST :3001/v1/apply-tool → MAVSDK → FC
Prerequisites
cd MCP
pip install -r requirements.txt
Environment
| Variable | Default | Purpose |
|---|---|---|
MAVSDK_CONNECT |
udpin://0.0.0.0:14550 |
MAVSDK connection |
MCP_HTTP_PORT |
3001 |
HTTP API for gateway |
MCP_MIN_ALT_M |
2 |
Min altitude (m) |
MCP_MAX_ALT_M |
120 |
Max altitude (m) |
MCP_MAX_DISTANCE_M |
2000 |
Max horizontal distance from home (m) |
MCP_MAX_SPEED_M_S |
15 |
Max speed for offboard velocity |
MCP_MAX_WAYPOINTS |
120 |
Max waypoints per mission upload |
Test from frontend chat
With sar-stack running, try in the dashboard:
- "Just hover in place for now"
- "Return to home immediately" (SITL / when safe)
Test scripts
python3 scripts/test_unit.py
python3 scripts/test_sitl.py --skip-flight
Mission upload (dashboard Mission Planner)
{
"include_takeoff": true,
"takeoff_alt_m": 15,
"include_rtl": true,
"waypoints": [
{"lat_deg": 23.558, "lon_deg": 120.473, "alt_m": 15}
]
}
Posted to POST /v1/mission/upload (proxied by gateway as /drone/mission/upload).
Standalone stdio MCP (optional, local dev only)
Not started by sar-stack. For Cursor/debug on the Jetson:
python3 server.py
Deploy
git remote -v # git@github.com-edge-ai-mcp:basilrari/edge-ai-MCP.git
git push -u origin main
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。