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 secure access for ham radio tracking, balloon chase operations, and AI-driven APRS data analysis.

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" }

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