Odel
iota mcp

iota mcp

Local
@qso-graphPythonUpdated 3mo ago

Islands on the Air MCP server. Group lookup, island search, DXCC mapping, nearby groups.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIiota-mcpv0.1.0

Run

uvx iota-mcp

MCP client config

{
  "mcpServers": {
    "iota-mcp": {
      "command": "uvx",
      "args": [
        "iota-mcp"
      ]
    }
  }
}