Skip to main content
Glama
dirkhh
by dirkhh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoBase URL of the ADS-B feeder (e.g., http://adsb-feeder.local:8080). Defaults to http://adsb-feeder.local.http://adsb-feeder.local

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_aircraft_dataC

Get current aircraft positions and information

get_receiver_statsB

Get readsb receiver statistics and performance metrics

search_aircraftA

Search for specific aircraft by callsign, hex code, or flight number

get_range_statisticsB

Get receiver range and coverage statistics

get_closest_aircraftB

Get the N closest aircraft to the feeder location

get_aircraft_by_directionB

Get aircraft in a specific direction from the feeder

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Aircraft DataCurrent aircraft positions and data
Statisticsreadsb receiver statistics
Receiver InfoReceiver configuration and status
TAR1090 AircraftAircraft data from TAR1090 web interface

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/dirkhh/adsb-mcp-server'

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