Back to search
30
MCP

io.github.es617/serial-mcp-server

io.github.es617/serial-mcp-server

Let AI agents interact with serial devices — list ports, connect, send, and read.

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

Similar MCP servers embedding-nearest

io.github.es617/ble-mcp-server
Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.
0 tools
io.github.es617/dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
0 tools
io.github.gildaraio/mcp-server
Operating contracts for AI agents. Structured instructions compiled into system prompts.
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
io.github.arcxs-protocol/mcp-server
Universal AI agent registry, cross-protocol discovery, messaging, and payment routing.
0 tools
io.github.ooples/mcp-console-automation
MCP server for AI-driven console application automation and monitoring
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.es617/serial-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}