Skip to main content
Glama

Related Servers

Alternatives to stm32-rag-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables agents to look up ESP32-S3 PIE instruction encodings, pipeline use/def stages, register and peripheral-address data, and to estimate instruction-sequence stalls, with every answer cited to a specific page of the official Espressif TRM or Datasheet. It explicitly reports what the primary sources do not cover rather than guessing.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Serves verified register data extracted from chip datasheets to AI coding agents, enabling register lookup, bit-field decode/encode, errata checks, document search, and init sequence retrieval.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides deterministic, read-only retrieval of authoritative EU legal materials, including legislation, case law, and EDPB/EDPS documents, with exact text, structural identifiers, and provenance.
      16
      MIT

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation3/5

    General search_stm32_docs overlaps semantically with get_register and search_peripheral, since a broad docs search could return register or peripheral content. The specialized tools are clearly scoped, but agents may still hesitate between the general and resource-specific search paths.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: search_stm32_docs, get_register, and search_peripheral. The two search tools share a predictable prefix, and get_register fits the same structural style.

    Tool Count5/5

    Three tools is compact but well-scoped for a documentation RAG server: general docs search, register lookup, and peripheral search. Each tool covers a distinct retrieval need without unnecessary padding.

    Completeness4/5

    Core retrieval workflows are covered: broad documentation search, register-level lookup, and peripheral-scoped search with citations. Minor gaps exist around discovering available chip models or document lists, but agents can likely work around them using the general search tool.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues