rsba1-mcp
Enables AI agents to read frequency, mode, and signal meter, as well as set frequency and control PTT on Icom IC-705/9700 and CI-V transceivers over the network using the RS-BA1 protocol.
README
rsba1-core
Pure Python implementation of the Icom RS-BA1 V2 protocol stack — control IC-705, IC-9700 and any CI-V transceiver over the network. No Icom binaries required.
What is this?
Icom's RS-BA1 software runs on Windows only and is closed-source. This project reverse-engineers the protocol and provides a pure Python replacement that runs anywhere Python runs.
Tested on: IC-705 (E2E verified 2026-08-18)
Quick Start
pip install rsba1-core
export RADIO_HOST=192.168.0.31
export RADIO_USER=linnan
export RADIO_PASSWORD=your_password
python -m rsba1.mcp read-freq
python -m rsba1.mcp set-freq 7074000
MCP Server (for AI Agents)
python -m rsba1.mcp # starts MCP server on stdio
Available tools: read_freq, read_mode, read_smeter, set_freq, ptt, get_status
Architecture
Your AI Agent / CLI
↓
rsba1-core (pure Python)
↓
IC-705 RS-BA1 server (UDP 50001 + 50002)
Key: no Windows APIs, no Icom DLLs, Python 3.11+ only.
Feature Status
| Feature | Status |
|---|---|
| CI-V read (freq/mode/smeter) | ✅ E2E verified |
| CI-V write (set_freq) | ✅ E2E verified |
| PTT | ✅ E2E verified |
| Audio streaming (UDP 50003) | ❌ Not implemented |
Documentation
- docs/README.md — Bilingual (Chinese/English) full guide
- docs/MCP集成指南.md — MCP integration guide
- docs/真机验证报告.md — E2E verification report
License
MIT — see LICENSE and DISCLAIMER.md.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。