Skip to main content
Glama
finnhyun12

genicam-mcp

by finnhyun12

Related Servers

Alternatives to genicam-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.2/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: registration (add_producer), discovery (discover_cameras), connection (connect/disconnect), feature inspection (list_features, get_feature), feature modification (set_feature), and image capture (grab). No overlap.

    Naming Consistency5/5

    All tool names follow a consistent lowercase snake_case verb_noun pattern (e.g., add_producer, discover_cameras, set_feature). No mixing of conventions.

    Tool Count5/5

    8 tools is well-scoped for a camera control server. Each tool serves a necessary role without redundancy or bloat.

    Completeness4/5

    Covers the full lifecycle: producer registration, camera discovery, connection, feature configuration, image capture, and disconnection. Minor gap: no built-in support for continuous or burst capture, but single-frame grab and trigger control via set_feature suffice for basic use.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues