Loomal

serial-mcp-server

MCP server by github.com/es617/serial-mcp-server

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

10 starspypi: serial-mcp-server

About serial-mcp-server

serial-mcp-server is an MCP (Model Context Protocol) server published by es617 in the official MCP registry, listed under Autonomous Agents on Loomal. Let AI agents interact with serial devices — list ports, connect, send, and read.

It ships as a Python package on PyPI (serial-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/es617/serial-mcp-server, where the project has earned 10 GitHub stars.

Use serial-mcp-server with your agent

Claude Code · one command
claude mcp add serial-mcp-server -- uvx serial-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "serial-mcp-server": {
      "command": "uvx",
      "args": [
        "serial-mcp-server"
      ]
    }
  }
}
pypiserial-mcp-server

Frequently asked questions

What is serial-mcp-server?
serial-mcp-server is an MCP (Model Context Protocol) server by es617 in the Autonomous Agents category. Let AI agents interact with serial devices — list ports, connect, send, and read.
How do I connect serial-mcp-server to Claude, Cursor, or another MCP client?
Install serial-mcp-server from its pypi package (serial-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is serial-mcp-server open source?
Yes — the source code is public at github.com/es617/serial-mcp-server, with 10 GitHub stars.
Can AI agents pay to use serial-mcp-server?
Not yet through Loomal — serial-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain serial-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.