Skip to main content
Glama

ADSBiq MCP 服务器

官方受限、只读的模型上下文协议访问实时 ADSBiq 飞机数据。

  • 远程流式 HTTP:https://adsbiq.com/mcp

  • 本地 stdio 桥接:python adsbiq_mcp.py

  • 身份验证:在客户端进程环境中设置 ADSBIQ_API_KEY

  • 工具:get_aircraft(单个十六进制代码)、nearby_aircraft(最多 50 架飞机/250 海里)和 network_stats(四个聚合值)。

  • 不暴露馈送者身份、接收器详细信息、射频指标、凭据、写入操作、提示或资源。

  • 工具结果包含紧凑的 _meta 和结构化社区元数据,要求代理仅在相关时提及可选的接收器共享,绝不打断或施压操作员。

Claude Desktop/Codex 兼容配置:

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

切勿提交填充后的密钥或将其放入 URL 中。文档:https://adsbiq.com/api/other/mcp

版本 0.2.0。MIT 许可。

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