Skip to content
Back to search
30
MCP

Serial Port Communication

pulsemcp/serial port communication

Enables serial port communication with embedded devices and hardware through configurable connection parameters, multiple data encodings, and session management for IoT development, firmware debugging, and hardware automation.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

UART Serial Communication
Direct access to UART/serial interfaces for hardware devices, microcontrollers, and embedded systems
0 tools
RS485 Serial Bus
Exposes RS485 bus connectivity for reading and writing serial data with configurable connection parameters.
0 tools
Serial MCP
MCP server for serial port communication. 22 tools, resources, prompts, and stdio/HTTP transports.
0 tools
io.github.es617/serial-mcp-server
Let AI agents interact with serial devices — list ports, connect, send, and read.
0 tools
Device Peripherals
Provides peripheral device interaction capabilities for computer hardware including cameras, printers, audio devices, and displays, enabling
0 tools
Embedded Debugger (probe-rs)
Provides hardware debugging capabilities for ARM Cortex-M and RISC-V microcontrollers through probe-rs integration, supporting popular debug
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "serial_port_communication": {
      "url": "None",
      "transport": "http"
    }
  }
}