Skip to main content
Glama
JOCOIN94

silotek-serial-mcp

by JOCOIN94

Related Servers

Alternatives to silotek-serial-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Serial communication and protocol analysis MCP server that gives AI coding assistants direct access to serial ports for reading, writing, decoding, and capturing embedded device output.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that lets AI coding agents drive the full STM32 development loop—code generation, build, flash, debug, serial monitoring, and fault diagnosis—end to end via CubeIDE, CubeMX, CubeProgrammer, OpenOCD, and GDB.
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that lets LLMs talk to serial devices: microcontrollers, routers, modems, embedded Linux, anything with a UART.
      23
      50 PyPI
      7
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Stateful MCP server for driving debug probes (J-Link) to flash, debug, and inspect embedded targets. Enables AI agents to perform flash, memory, breakpoint, and ELF/SVD-aware operations conversationally.
      41
      25 PyPI
      10
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server that enables AI agents to read serial output from devices by buffering lines in the background and allowing polling for new output, preventing blocking on long-running serial monitors.
      3
      -

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: clearing buffer, getting buffer info, retrieving recent logs, checking serial status, listing ports, and querying logs. Descriptions include specific usage contexts and rules that prevent confusion.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (clear_, get_, list_, query_), with no mixing of conventions or vague verbs.

    Tool Count5/5

    Six tools is a well-scoped number for a serial monitoring server, covering essential operations without unnecessary complexity.

    Completeness4/5

    The set covers core serial log workflows (list, status, clear, get, search), but lacks explicit tools to start/stop monitoring or configure ports, which are minor gaps for a complete lifecycle.

    Maintenance

    ActivityStale
    ResponsivenessNo issues