ADSBiq MCP Server
ADSBiq MCP Server
ライブADSBiq航空機データへの、公式の制限付き読み取り専用Model Context Protocolアクセス。
リモートStreamable HTTP:
https://adsbiq.com/mcpローカルstdioブリッジ:
python adsbiq_mcp.py認証: クライアントプロセスの環境で
ADSBIQ_API_KEYを設定します。ツール:
get_aircraft(hex 1つ)、nearby_aircraft(最大50機/250nm)、network_stats(4つの集計値)。フィーダーの身元情報、受信機の詳細、RFメトリクス、認証情報、書き込み操作、プロンプト、リソースは公開されません。
ツール結果には、コンパクトな
_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。
Version 0.2.0. MITライセンス。
This server cannot be installed
Maintenance
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
- AlicenseBqualityDmaintenanceProvides 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.1517MIT
- AlicenseNot gradedqualityDmaintenanceProvides 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.1MIT
- AlicenseAqualityCmaintenanceExposes real-time ADS-B aircraft data from a feeder, enabling natural language queries for aircraft positions, receiver statistics, and flight searches.69GPL 3.0
- AlicenseAqualityBmaintenanceA read-only MCP server that exposes personal Flighty app flight data as geo-ready legs with coordinates, enabling queries by date, year, or flight number, and aggregate stats.3MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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