Skip to main content
Glama
Dheerax

opencode-mcp-bridge

by Dheerax

Related Servers

Alternatives to opencode-mcp-bridge

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.3/5.0

    Scored across 28 tools

    Disambiguation5/5

    Each tool clearly targets a distinct aspect of session or server management: health vs status vs context vs diff serve different query depths, send vs command vs interrupt handle different input methods, and checkpoint/retry/list_checkpoints form a clear lifecycle. The only near-overlap (health vs server_health) is explicitly disambiguated in the description.

    Naming Consistency4/5

    All tools share the opencode_ prefix and use snake_case, providing a consistent style. However, the pattern mixes bare nouns (health, status, context) with verb-first forms (set_model, list_checkpoints, server_restart), so it is not a strict verb_noun pattern throughout.

    Tool Count3/5

    28 tools is on the heavy side, straddling the 'too many' threshold. The breadth is justified by the complex session-lifecycle and server-management domain, but the count exceeds the typical well-scoped range and may introduce selection overhead for agents.

    Completeness5/5

    The surface covers the full session lifecycle (start, read, interrupt, kill), checkpointing (save, list, retry), batch operations, configuration, and server health. No obvious dead ends or missing operations for the stated purpose of bridging to OpenCode.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues