Skip to main content
Glama
qso-graph

eqsl-mcp

by qso-graph

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EQSL_MCP_ADIFNoPath to a local ADIF file to use as a data source when EQSL_MCP_MOCK is enabled.
EQSL_MCP_MOCKNoSet to 1 to enable mock mode for testing the inbox tool without credentials.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
eqsl_inboxB

Download incoming eQSLs (confirmations others have sent you).

eqsl_verifyA

Check if a specific QSO exists in eQSL (public, no auth required).

eqsl_ag_checkA

Check if a callsign has Authenticity Guaranteed (AG) status on eQSL.

Public, no auth required. Uses a cached copy of the AG member list (refreshed every 4 hours).

eqsl_downloadA

Download your complete eQSL inbox as raw ADIF text.

Returns the .adi file content — save to disk for import into your logger. Omit 'since' to download your entire inbox history.

eqsl_last_uploadB

Check when a persona last uploaded QSOs to eQSL.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/qso-graph/eqsl-mcp'

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