Skip to main content
Glama
atillab1

embedded-mcp

by atillab1

Related Servers

Alternatives to embedded-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to control serial port devices (modems, instruments, embedded boards) via MCP tools for listing ports, connecting, and sending/receiving commands.
      3
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to communicate with serial devices such as Arduinos, ESP32s, USB-UART adapters, and RS-232 instruments by discovering ports, opening connections, sending commands, reading responses, and controlling reset lines.
      12
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      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
      B
      maintenance
      Enables AI agents to communicate with UART/serial devices, offering tools for port management, data read/write, and protocol handling.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables LLMs to communicate with hardware devices via serial ports. Provides tools for listing ports, opening/closing connections, reading/writing data, and controlling serial signals.
      8
      MIT

    TDQS

    A4.5/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose. Register decoding splits into two tools for different input methods (manual vs SVD), but they are unambiguous in their usage. Other tools cover flashing, serial interaction, and listing, with no overlapping functionalities.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in lowercase snake_case (e.g., decode_register, list_flashers). No mix of styles or vague verbs, making the set predictable and easy to navigate.

    Tool Count5/5

    With 7 tools, the server is well-scoped for embedded development workflows. It covers register decoding, firmware flashing, flasher detection, serial port listing, and serial communication without being overly numerous or sparse.

    Completeness4/5

    The tool set covers core embedded tasks (register decoding, flashing, serial interaction) but misses a few common operations like direct memory read/write or chip reset. These gaps are minor and the surface is largely complete for typical debugging.

    Maintenance

    ActivityStale
    ResponsivenessNo issues