Skip to content
Back to search
30
MCP

Serial MCP

io.github.qarnet/serial-mcp

MCP server for serial port communication. 22 tools, resources, prompts, and stdio/HTTP transports.

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

Similar MCP servers embedding-nearest

MCP Modal Server
MCP server for managing Modal apps, containers, volumes, and secrets.
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools
io.github.daedalus/mcp-rs232
An MCP server that exposes RS232 serial port connectivity
0 tools
ROOT MCP Server
ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
0 tools
Arduino MCP Server
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
0 tools
Arduino MCP Server
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
0 tools

How to use

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

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