Odel
ionis mcp

ionis mcp

Local
@qso-graphPythonUpdated 2mo ago

HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation.

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).

PyPIionis-mcpv1.2.7

Run

uvx ionis-mcp

MCP client config

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