SERVER

Serial MCP Server

Rank #3590

io.github.es617/serial-mcp-server

MCP server providing serial-server capabilities

First listed
Mar 6, 2026
Last publish date
Mar 7, 2026
OVERVIEW

Serial MCP Server is a Model Context Protocol (MCP) server published by es617. It ranks #3590 of 58,900 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Serial MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 7, 2026.

STANDING
#3,590of 58,900 tracked serversTop 10%

Ranks ahead of 55,310 of 58,900 servers on MCP Toplist.

CONNECT

Use Serial MCP Server

Add Serial MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "serial-mcp-server": {
      "command": "uvx",
      "args": [
        "serial-mcp-server"
      ],
      "env": {
        "SERIAL_MCP_MAX_CONNECTIONS": "<your SERIAL_MCP_MAX_CONNECTIONS>",
        "SERIAL_MCP_PLUGINS": "<your SERIAL_MCP_PLUGINS>",
        "SERIAL_MCP_MIRROR": "<your SERIAL_MCP_MIRROR>",
        "SERIAL_MCP_MIRROR_LINK": "<your SERIAL_MCP_MIRROR_LINK>",
        "SERIAL_MCP_TOOL_SEPARATOR": "<your SERIAL_MCP_TOOL_SEPARATOR>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

es617

Organization
Total servers
9
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by es617

View all es617 servers →
VERSIONS

Available versions (3)

VersionPublished
0.1.3Mar 7, 2026
0.1.2Mar 6, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Serial MCP Server?
MCP server providing serial-server capabilities
Who maintains Serial MCP Server?
Serial MCP Server is maintained by es617, which publishes 9 MCP servers (17 total versions) tracked on MCP Toplist.
Is Serial MCP Server an official MCP server?
Yes — Serial MCP Server is listed on the Official MCP Registry.
How many versions does Serial MCP Server have?
MCP Toplist tracks 3 versions of Serial MCP Server, most recently published on Mar 7, 2026.
Where can I find the source code for Serial MCP Server?
The source code for Serial MCP Server is hosted at github.com/es617/serial-mcp-server.git.
EXPLORE