Skip to main content
Glama

Related Servers

Alternatives to desirecore-cdp-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Lets local AI agents drive an Omarchy desktop by exposing its command registry and shell IPC targets over MCP, enabling command search, execution, and desktop state control.
      12
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to securely access local development capabilities such as files, Git, processes, browser control, Windows automation, WSL, and observability through MCP on Windows and macOS.
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to control and interact with a local Windows computer through authenticated MCP tools, including file operations, shell commands, process management, HTTP requests, and system/media inspection.
      -

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation3/5

    desirecore_list_instances and desirecore_status partially overlap, especially since status without an instanceId also refreshes the instance list and checks service health. The other tools are distinct, but the boundary between these two is fuzzy enough to cause misselection.

    Naming Consistency3/5

    All tools share the desirecore_ prefix and use snake_case, which helps readability. However, the verb_noun pattern is inconsistent: list_instances and list_windows are clear verb_noun names, while status and cdp are bare nouns/acronyms rather than following the same convention.

    Tool Count5/5

    Five tools is a well-scoped size for a DesireCore instance and CDP inspection server. Each tool serves a clear role in the workflow: enumerate instances, check status, list windows, capture screenshots, and issue read-only CDP commands.

    Completeness4/5

    The tool surface covers instance discovery, connection status verification, window enumeration, screenshot capture, and read-only CDP inspection. Minor gaps exist, such as no direct tool for retrieving page content beyond CDP calls, but the read-only design seems intentional and the core workflow is complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues