2 months ago
MCP server for Islands on the Air (IOTA) — group lookup, island search, DXCC mapping, nearby groups, and programme statistics through any MCP-compatible AI assistant.
Part of the qso-graph project. No authentication required — all IOTA data is public.
Overview
iota-mcp connects to Islands on the Air — the premier island chasing award program.
Tools:
- Group lookup by reference (NA-005, EU-005, etc.)
- Search islands by name
- List islands/subgroups in a group
- DXCC-to-IOTA mapping
- Programme statistics
- Find nearby IOTA groups
No authentication required — all IOTA data is public.
Install: pip install iota-mcp
Server Config
{
"mcpServers": {
"iota": {
"command": "iota-mcp"
}
}
}