Skip to content

Commit aeaa9c8

Browse files
KI7MTclaude
andcommitted
Update tool counts for get_version_info fleet rollout
All 10 public + auth-bound MCP servers gained get_version_info per IONIS-AI/ionis-devel#49 — tool count per server +1. Updated: - docs/index.md fleet summary tables (eqsl/qrz/lotw 5→6, hamqth 7→8, pota 7→8, sota 4→5, iota 6→7, solar 6→7, wspr 8→9) - docs/servers/index.md mirror tables — same updates Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 782f0ee commit aeaa9c8

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

docs/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@ Ask your AI assistant to look up a callsign, check your LoTW confirmations, find
1919

2020
| Package | Tools | Auth | What It Does |
2121
|---------|:-----:|------|--------------|
22-
| [eqsl-mcp](servers/eqsl.md) | 5 | Persona | eQSL inbox, QSO verification, AG status, download |
23-
| [qrz-mcp](servers/qrz.md) | 5 | Persona + API key | Callsign lookup, DXCC, logbook access, download |
24-
| [lotw-mcp](servers/lotw.md) | 5 | Persona | LoTW confirmations, QSOs, DXCC credits, download |
25-
| [hamqth-mcp](servers/hamqth.md) | 7 | Persona | Callsign lookup, DXCC, bio, activity, DX spots, RBN, QSO verify |
22+
| [eqsl-mcp](servers/eqsl.md) | 6 | Persona | eQSL inbox, QSO verification, AG status, download, version info |
23+
| [qrz-mcp](servers/qrz.md) | 6 | Persona + API key | Callsign lookup, DXCC, logbook access, download, version info |
24+
| [lotw-mcp](servers/lotw.md) | 6 | Persona | LoTW confirmations, QSOs, DXCC credits, download, version info |
25+
| [hamqth-mcp](servers/hamqth.md) | 8 | Persona | Callsign lookup, DXCC, bio, activity, DX spots, RBN, QSO verify, version info |
2626

2727
### Public Services (No Auth Required)
2828

2929
| Package | Tools | What It Does |
3030
|---------|:-----:|--------------|
31-
| [pota-mcp](servers/pota.md) | 7 | Live spots, park info, stats, schedules, nearby parks |
32-
| [sota-mcp](servers/sota.md) | 4 | Spots, alerts, summit info, nearby search |
33-
| [iota-mcp](servers/iota.md) | 6 | Group lookup, island search, DXCC mapping, nearby |
34-
| [solar-mcp](servers/solar.md) | 6 | SFI, Kp, solar wind, X-ray, band outlook |
35-
| [wspr-mcp](servers/wspr.md) | 8 | Beacon spots, band activity, top beacons/spotters, propagation, SNR trends |
31+
| [pota-mcp](servers/pota.md) | 8 | Live spots, park info, stats, schedules, nearby parks, version info |
32+
| [sota-mcp](servers/sota.md) | 5 | Spots, alerts, summit info, nearby search, version info |
33+
| [iota-mcp](servers/iota.md) | 7 | Group lookup, island search, DXCC mapping, nearby, version info |
34+
| [solar-mcp](servers/solar.md) | 7 | SFI, Kp, solar wind, X-ray, band outlook, version info |
35+
| [wspr-mcp](servers/wspr.md) | 9 | Beacon spots, band activity, top beacons/spotters, propagation, SNR trends, version info |
3636

3737
### Infrastructure
3838

docs/servers/index.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ QSO-Graph provides 14 packages (12 MCP servers + auth foundation + LLM relay) co
1717

1818
| Package | Tools | Service | Auth Pattern |
1919
|---------|:-----:|---------|-------------|
20-
| [eqsl-mcp](eqsl.md) | 5 | eQSL.cc | Persona (session) |
21-
| [qrz-mcp](qrz.md) | 5 | QRZ.com | Persona (XML) + API key (Logbook) |
22-
| [lotw-mcp](lotw.md) | 5 | LoTW (ARRL) | Persona (HTTPS) |
23-
| [hamqth-mcp](hamqth.md) | 7 | HamQTH.com | Persona (XML session) |
20+
| [eqsl-mcp](eqsl.md) | 6 | eQSL.cc | Persona (session) |
21+
| [qrz-mcp](qrz.md) | 6 | QRZ.com | Persona (XML) + API key (Logbook) |
22+
| [lotw-mcp](lotw.md) | 6 | LoTW (ARRL) | Persona (HTTPS) |
23+
| [hamqth-mcp](hamqth.md) | 8 | HamQTH.com | Persona (XML session) |
2424

2525
### Public Services
2626

2727
| Package | Tools | Service | Auth Pattern |
2828
|---------|:-----:|---------|-------------|
29-
| [pota-mcp](pota.md) | 7 | Parks on the Air | None (public) |
30-
| [sota-mcp](sota.md) | 4 | Summits on the Air | None (public) |
31-
| [iota-mcp](iota.md) | 6 | Islands on the Air | None (public) |
32-
| [solar-mcp](solar.md) | 6 | NOAA SWPC | None (public) |
33-
| [wspr-mcp](wspr.md) | 8 | wspr.live (ClickHouse) | None (public) |
29+
| [pota-mcp](pota.md) | 8 | Parks on the Air | None (public) |
30+
| [sota-mcp](sota.md) | 5 | Summits on the Air | None (public) |
31+
| [iota-mcp](iota.md) | 7 | Islands on the Air | None (public) |
32+
| [solar-mcp](solar.md) | 7 | NOAA SWPC | None (public) |
33+
| [wspr-mcp](wspr.md) | 9 | wspr.live (ClickHouse) | None (public) |
3434

3535
### Infrastructure
3636

0 commit comments

Comments
 (0)