SERVER
Serial MCP Server
Rank #12,245io.github.es617/serial-mcp-server
Serial port communication with line-oriented I/O, control lines, and device plugins.
First listed
Feb 16, 2026
Last publish date
Mar 7, 2026
OVERVIEW
Serial MCP Server is a Model Context Protocol (MCP) server published by es617. It ranks #12,245 of 76,851 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Serial MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Mar 7, 2026.
STANDING
#12,245of 76,851 tracked serversTop 25%
Ranks ahead of 64,606 of 76,851 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 (2 delisted)
ORGANIZATION
es617
MORE FROM THIS PUBLISHER
Other servers by es617
- Obsidian Sync MCP#3,115 · 3 vers
- Ble MCP Server#9,386 · 6 vers
- Dbgprobe MCP Server#12,648 · 5 vers
- cc-tap#18,053 · 1 ver
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Mar 7, 2026 |
| 0.1.2 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Serial MCP Server?
- Serial MCP Server is maintained by es617, which publishes 5 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Serial MCP Server listed on the Official MCP Registry?
- Yes — Serial MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- 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