Provides read-only access to query and retrieve information about devices, fleets, events, and configurations managed by Flight Control through a safe integration layer supporting filtering and selector-based queries.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.FLIGHTCTL_CLI_DIRMCP_TRANSPORT— "": "streamable-http",MCP_HOST— "": "0.0.0.0",MCP_PORT— "": "8000"MCP_PATH— Path for the MCP endpoint - Optional (defaults to /mcp for streamable-http)LOG_LEVEL— "": "INFO",API_BASE_URL— "": "https://api.flightctl.example.com",OIDC_TOKEN_URL— "": "https://auth.flightctl.example.com/realms/flightctl/protocol/openid-connect/token",OIDC_CLIENT_ID— "": "flightctl",REFRESH_TOKEN— "": "REDACTED",INSECURE_SKIP_VERIFY— "": "false",CA_CERT_PATH— Path to custom CA certificate file for SSL verification - Optional[](https://m8ven.ai/mcp/flightctl-flightctl-mcp-1qkcy9)