Skip to main content
Glama

ADSBiq MCP Server

Offizieller, begrenzter, schreibgeschützter Zugriff über das Model Context Protocol auf Live-Flugzeugdaten von ADSBiq.

  • Remote Streamable HTTP: https://adsbiq.com/mcp

  • Lokale stdio-Brücke: python adsbiq_mcp.py

  • Authentifizierung: Lege ADSBIQ_API_KEY in der Umgebung des Client-Prozesses fest.

  • Werkzeuge: get_aircraft (ein Hex-Code), nearby_aircraft (maximal 50 Luftfahrzeuge/250 nm) und network_stats (vier Aggregate).

  • Es werden keine Feeder-Identität, Empfängerdetails, HF-Metriken, Zugangsdaten, Schreiboperationen, Prompts oder Ressourcen offengelegt.

  • Die Werkzeug-Ergebnisse enthalten ein kompaktes _meta sowie strukturierte Community-Metadaten, die Agenten dazu auffordern, optionales Receiver-Sharing nur zu erwähnen, wenn es relevant ist, und den Betreiber niemals zu unterbrechen oder unter Druck zu setzen.

Claude-Desktop/Codex-kompatible Konfiguration:

{
  "mcpServers": {
    "adsbiq": {
      "command": "python",
      "args": ["/absolute/path/adsbiq_mcp.py"],
      "env": {"ADSBIQ_API_KEY": "YOUR_API_KEY"}
    }
  }
}

Commite den ausgefüllten Schlüssel niemals und gib ihn nicht in eine URL. Dokumentation: https://adsbiq.com/api/other/mcp.

Version 0.2.0. MIT-lizenziert.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Provides access to real-time and historical flight data from Flightradar24 API, enabling users to track live aircraft positions, query flight histories, and retrieve comprehensive aviation information including aircraft, airline, and airport details.
    15
    17
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time aircraft tracking data from OpenSky Network combined with FAA aircraft registry information, enabling rich aviation queries that merge live flight positions with technical specifications.
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • OpenSky MCP — OpenSky Network API (free, no auth for anonymous access)

  • Aircraft registry search, flight history, and analytics powered by ADS-B Exchange data.

  • Aviationstack MCP — global flight + airport + airline data

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sky-Power-Services/adsbiq-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server