fldigi-mcp
Rank #6,388io.github.sbrunner-atx/fldigi-mcp
Control fldigi (amateur-radio digital modes) over XML-RPC: modem, frequency, rig, log, transmit.
fldigi-mcp is a Model Context Protocol (MCP) server published by sbrunner-atx. It ranks #6,388 of 132,113 servers tracked on MCP Toplist. fldigi-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 10 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 125,725 of 132,113 servers on MCP Toplist.
Use fldigi-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fldigi-mcp -e "FLDIGI_CALLSIGN=<your FLDIGI_CALLSIGN>" -e "FLDIGI_HOST=<your FLDIGI_HOST>" -e "FLDIGI_PORT=<your FLDIGI_PORT>" -e "FLDIGI_BAND_GUIDANCE=<your FLDIGI_BAND_GUIDANCE>" -e "FLDIGI_REGION=<your FLDIGI_REGION>" -- uvx fldigi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fldigi-mcp]
command = "uvx"
args = ["fldigi-mcp"]
[mcp_servers.fldigi-mcp.env]
FLDIGI_CALLSIGN = "<your FLDIGI_CALLSIGN>"
FLDIGI_HOST = "<your FLDIGI_HOST>"
FLDIGI_PORT = "<your FLDIGI_PORT>"
FLDIGI_BAND_GUIDANCE = "<your FLDIGI_BAND_GUIDANCE>"
FLDIGI_REGION = "<your FLDIGI_REGION>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
],
"env": {
"FLDIGI_CALLSIGN": "<your FLDIGI_CALLSIGN>",
"FLDIGI_HOST": "<your FLDIGI_HOST>",
"FLDIGI_PORT": "<your FLDIGI_PORT>",
"FLDIGI_BAND_GUIDANCE": "<your FLDIGI_BAND_GUIDANCE>",
"FLDIGI_REGION": "<your FLDIGI_REGION>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
],
"env": {
"FLDIGI_CALLSIGN": "<your FLDIGI_CALLSIGN>",
"FLDIGI_HOST": "<your FLDIGI_HOST>",
"FLDIGI_PORT": "<your FLDIGI_PORT>",
"FLDIGI_BAND_GUIDANCE": "<your FLDIGI_BAND_GUIDANCE>",
"FLDIGI_REGION": "<your FLDIGI_REGION>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fldigi-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fldigi-mcp"
],
"env": {
"FLDIGI_CALLSIGN": "<your FLDIGI_CALLSIGN>",
"FLDIGI_HOST": "<your FLDIGI_HOST>",
"FLDIGI_PORT": "<your FLDIGI_PORT>",
"FLDIGI_BAND_GUIDANCE": "<your FLDIGI_BAND_GUIDANCE>",
"FLDIGI_REGION": "<your FLDIGI_REGION>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
],
"env": {
"FLDIGI_CALLSIGN": "<your FLDIGI_CALLSIGN>",
"FLDIGI_HOST": "<your FLDIGI_HOST>",
"FLDIGI_PORT": "<your FLDIGI_PORT>",
"FLDIGI_BAND_GUIDANCE": "<your FLDIGI_BAND_GUIDANCE>",
"FLDIGI_REGION": "<your FLDIGI_REGION>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
],
"env": {
"FLDIGI_CALLSIGN": "<your FLDIGI_CALLSIGN>",
"FLDIGI_HOST": "<your FLDIGI_HOST>",
"FLDIGI_PORT": "<your FLDIGI_PORT>",
"FLDIGI_BAND_GUIDANCE": "<your FLDIGI_BAND_GUIDANCE>",
"FLDIGI_REGION": "<your FLDIGI_REGION>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sbrunner-atx%2Ffldigi-mcp)<a href="https://mcptoplist.com/server/io.github.sbrunner-atx%2Ffldigi-mcp"><img src="https://mcptoplist.com/badge/io.github.sbrunner-atx%2Ffldigi-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sbrunner-atx
Other servers by sbrunner-atx
- Serial Console MCP: AI for telecom equipment and any serial device#9,686 · 5 vers
- contest-mcp#10,954 · 5 vers
- Wsjtx MCP Server#12,584 · 4 vers
Available versions (10)
| Version | Published |
|---|---|
| 0.3.1 | Sep 15, 2026 |
| 0.3.0 | Sep 11, 2026 |
| 0.2.2 | Sep 10, 2026 |
| 0.2.1 | Sep 10, 2026 |
| 0.2.0 | Sep 10, 2026 |
| 0.1.6 | Sep 9, 2026 |
| 0.1.5 | Sep 9, 2026 |
| 0.1.4 | Jul 31, 2026 |
| 0.1.1 | Jun 26, 2026 |
| 0.1.0 | Jun 23, 2026 |
Frequently asked questions
- Who maintains fldigi-mcp?
- fldigi-mcp is maintained by sbrunner-atx, which publishes 4 MCP servers (24 total versions) tracked on MCP Toplist.
- Is fldigi-mcp listed on the Official MCP Registry?
- Yes — fldigi-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does fldigi-mcp have?
- MCP Toplist tracks 10 versions of fldigi-mcp, most recently published on Sep 15, 2026.
- Where can I find the source code for fldigi-mcp?
- The source code for fldigi-mcp is hosted at github.com/sbrunner-atx/fldigi-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.