Skip to main content
Glama

APRS.fi MCP Server

by dhhuston

track_multiple_callsigns

Monitor and analyze multiple ham radio callsigns simultaneously using APRS.fi API. Ideal for real-time position tracking and balloon chase operations, with optional API key integration.

Instructions

Track multiple callsigns at once

Input Schema

NameRequiredDescriptionDefault
apiKeyNoAPRS.fi API key (optional if set via /set-api-key)
callsignsYesArray of callsigns to track

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "APRS.fi API key (optional if set via /set-api-key)", "type": "string" }, "callsigns": { "description": "Array of callsigns to track", "items": { "type": "string" }, "type": "array" } }, "required": [ "callsigns" ], "type": "object" }
Install Server

Other Tools from APRS.fi MCP Server

Related Tools

    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/dhhuston/APRSFI-MCP-SERVER'

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