MCP Server
MCP
Serial MCP
MCP server for serial port communication. 25 tools, resources, prompts, and stdio/HTTP transports.
Install
mcpb:https://github.com/qarnet/serial-mcp/releases/download/v0.9.3/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/qarnet/serial-mcp/releases/download/v0.9.3/serial-mcp-x86_64-linux",
"version": "0.9.3",
"fileSha256": "32b868dd7889075be0df470855f68e16c3abba977986cc44cec44cf84cde53d0",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/qarnet/serial-mcp/releases/download/v0.9.3/serial-mcp-aarch64-linux",
"version": "0.9.3",
"fileSha256": "3d8b4ef611e5e1c99d0da56bb19a296e539bd623b4378af17f1de35e7d9aaf6f",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/qarnet/serial-mcp/releases/download/v0.9.3/serial-mcp-aarch64-macos",
"version": "0.9.3",
"fileSha256": "11cf48267b7a6c8ef65fe7a6c2c688822713aaee72dc8f441a85434bfe308f1f",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/qarnet/serial-mcp/releases/download/v0.9.3/serial-mcp-x86_64-windows.exe",
"version": "0.9.3",
"fileSha256": "4866c582639d66c63d8351166438d3739321b46f8bb577b389a59f35001657aa",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment