Fldigi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 847 installs a week from pypi. Last commit 1 Aug 2026.
Control fldigi (amateur-radio digital modes) over XML-RPC: modem, frequency, rig, log, transmit.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fldigi-mcp -- uvx fldigi-mcp
{
"mcpServers": {
"fldigi-mcp": {
"args": [
"fldigi-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.fldigi-mcp]
command = "uvx"
args = ["fldigi-mcp"]
{
"mcpServers": {
"fldigi-mcp": {
"args": [
"fldigi-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fldigi-mcp": {
"args": [
"fldigi-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.