Skip to content
Claude Desktop

fldigi mcp for Claude Desktop

io.github.sbrunner-atx/fldigi-mcp

Control fldigi (amateur-radio digital modes) over XML-RPC: modem, frequency, rig, log, transmit.

client:Claude Desktop transport:stdio runtime:pypi

Install fldigi mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fldigi-mcp": {
      "command": "uvx",
      "args": [
        "fldigi-mcp"
      ],
      "env": {
        "FLDIGI_CALLSIGN": "<FLDIGI_CALLSIGN>",
        "FLDIGI_HOST": "<FLDIGI_HOST>",
        "FLDIGI_PORT": "<FLDIGI_PORT>",
        "FLDIGI_BAND_GUIDANCE": "<FLDIGI_BAND_GUIDANCE>",
        "FLDIGI_REGION": "<FLDIGI_REGION>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

fldigi mcp in other clients