Skip to content
Back to search
30
MCP

inav-mcp

pypi/inav-mcp

MCP server for configuring and diagnosing iNAV flying-wing (and fixed-wing) flight controllers

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.starlordz12/inav-mcp
MCP server for iNAV flight-controller configuration and diagnostics
0 tools
flight-logger-mcp
MCP server for flight logger. Features log flight, flight summary, compliance report. From MEOK AI Labs.
0 tools
flight-tracker-mcp
MCP Server for flight tracking using OpenSky Network API
0 tools
control-plane-openapi-mcp
MCP server for Facets Control Plane OpenAPI specification
0 tools
bing-flights-mcp
MCP server for searching flights on Bing Flights
0 tools
flightaware-mcp
MCP Server exposing the FlightAware AeroAPI via the Model Context Protocol.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "inav-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}