UART Server
БесплатноНе проверенEnables reading UART logs from Windows serial ports and sending text to the UART through MCP, with an optional Tkinter UI for local monitoring.
Описание
Enables reading UART logs from Windows serial ports and sending text to the UART through MCP, with an optional Tkinter UI for local monitoring.
README
Windows-only Python MVP for reading UART logs from Codex through MCP while also showing the same serial stream in a small Tkinter UI.
Features
- Enumerate available Windows COM ports.
- Open and close one serial port.
- Select common baud rates or enter a custom baud rate.
- Show recent UART logs in a Tkinter window.
- Let Codex read recent logs through MCP.
- Clear logs.
- Send text to the UART, optionally appending CRLF.
Setup
python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements-dev.txt
pip install -e .
Run UI
python -m uart_mcp_server.app --ui
UI supports:
- Resizable receive and send panes.
- Receive display as ASCII or HEX.
- Multi-line one-shot send as ASCII or space-separated HEX.
- Independent loop send area with format, interval, and repeat count.
- Loop count
0means send forever untilStopis clicked.
HEX send format uses space-separated bytes:
01 03 00 00 00 02
Run MCP Server
python -m uart_mcp_server.app --mcp
Codex MCP Example
Add this to your Codex config.toml, adjusting the path to this repository:
[mcp_servers.uart]
command = "python"
args = ["-m", "uart_mcp_server.app", "--mcp"]
cwd = "D:\\UART MCP"
startup_timeout_sec = 10
tool_timeout_sec = 30
Notes
The MVP opens one serial port at a time. Windows usually does not allow two processes to open the same COM port simultaneously.
Установить UART Server в Claude Desktop, Claude Code, Cursor
unyly install uart-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add uart-mcp-server -- uvx --from git+https://github.com/zhang-firmware/UART-MCP-Server uart-mcp-serverFAQ
UART Server MCP бесплатный?
Да, UART Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для UART Server?
Нет, UART Server работает без API-ключей и переменных окружения.
UART Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить UART Server в Claude Desktop, Claude Code или Cursor?
Открой UART Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
автор: passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
автор: dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
автор: NOVA-3951PIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
автор: jangjo123Compare UART Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории design
