Skip to main content
Glama

Related Servers

Alternatives to jwx-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI clients like Claude to interact with Cartena tools via MCP, supporting remote OAuth or local stdio authentication.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to discover and interact with iOS apps through a local MCP gateway, converting remote Streamable HTTP MCP endpoints into stdio tools. Provides dynamic device discovery, tool schema introspection, and deterministic tool calling for app analysis.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Exposes authorized ChatGPT, DeepSeek, Kimi, and Grok web sessions to agents as MCP tools, including chat and local file attachments over HTTP or stdio.
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Bridges stdio-based LLM harnesses to OAuth-protected remote MCP servers via Streamable HTTP, handling PKCE browser login and token refresh automatically.
      6
      -

    TDQS

    A4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct operation: listing vs. fetching a single device, retrieving events, controlling IO persistently or momentarily, and managing rules. set_io and pulse_io are clearly differentiated by hold vs. transient behavior.

    Naming Consistency5/5

    All tool names use a consistent verb_noun pattern (list_, get_, set_, pulse_), with clear and predictable naming that mirrors the operation type.

    Tool Count5/5

    With 6 tools, the server is well-scoped for a device interaction API, covering essential read and write operations without unnecessary bloat or missing core functionality.

    Completeness5/5

    The surface covers device discovery, state inspection, event history, and both persistent and momentary IO control, plus rule management. This is a thorough set for the apparent domain of device control and monitoring.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues