Skip to main content
Glama

APRS.fi MCP Server

by dhhuston

validate_aprs_key

Check the validity of an APRS.fi API key to ensure it is operational for ham radio tracking and balloon chase data access via the APRS.fi MCP Server.

Instructions

Test if an APRS.fi API key is valid

Input Schema

NameRequiredDescriptionDefault
apiKeyYesAPRS.fi API key to validate

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "APRS.fi API key to validate", "type": "string" } }, "required": [ "apiKey" ], "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