Serial MCP Server
Rank #12,714io.github.es617/serial-mcp-server
MCP server providing serial-server capabilities
Serial MCP Server is a Model Context Protocol (MCP) server published by es617. It ranks #12,714 of 115,460 servers tracked on MCP Toplist, and its repository has 18 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.
Ranks ahead of 102,746 of 115,460 servers on MCP Toplist.
Use Serial MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add serial-mcp-server -e "SERIAL_MCP_MAX_CONNECTIONS=<your SERIAL_MCP_MAX_CONNECTIONS>" -e "SERIAL_MCP_PLUGINS=<your SERIAL_MCP_PLUGINS>" -e "SERIAL_MCP_MIRROR=<your SERIAL_MCP_MIRROR>" -e "SERIAL_MCP_MIRROR_LINK=<your SERIAL_MCP_MIRROR_LINK>" -e "SERIAL_MCP_TOOL_SEPARATOR=<your SERIAL_MCP_TOOL_SEPARATOR>" -- uvx serial-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.serial-mcp-server]
command = "uvx"
args = ["serial-mcp-server"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"serial-mcp-server": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.es617%2Fserial-mcp-server)<a href="https://mcptoplist.com/server/io.github.es617%2Fserial-mcp-server"><img src="https://mcptoplist.com/badge/io.github.es617%2Fserial-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
es617
Other servers by es617
- Obsidian Sync MCP#2,467 · 3 vers
- Ble MCP Server#10,306 · 6 vers
- Dbgprobe MCP Server#13,429 · 5 vers
- cc-tap#35,131 · 1 ver
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Mar 7, 2026 |
| 0.1.2 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
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.