Skip to main content
Glama

Related Servers

Alternatives to dsh-agent-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables a local-first autonomous coding agent that plans, edits, and verifies code using LM Studio, Ollama, or llama.cpp models, with hardware-aware parallel sub-agents and optional frontier-model planning.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      A fully featured coding agent that uses symbolic operations (enabled by language servers) and works well even in large code bases. Essentially a free to use alternative to Cursor and Windsurf Agents, Cline, Roo Code and others.
      29
      42,103 PyPI
      29,749
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Transforms your IDE into an autonomous multi-agent coding assistant that orchestrates complex codebase refactoring using LangGraph and LiteLLM.
      3
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI-powered coding assistance including file editing, code generation, explanation, review, and shell command execution, using multiple free AI providers with automatic fallback.
      -

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct concern: running tasks, checking setup health, checking/starting/stopping the web UI, and listing sessions. There is no meaningful overlap, and descriptions make the boundaries clear.

    Naming Consistency4/5

    All tools share the 'dsh_' prefix and mostly follow verb_noun (run_task, list_sessions) or web_verb patterns (web_start, web_stop, web_status). 'dsh_doctor' is the only outlier, being a noun rather than a verb phrase, but it is still readable and intuitive.

    Tool Count5/5

    Six tools is well-scoped for an agent-management server: one primary action, three for web UI lifecycle, one health check, and one session discovery. No tool feels redundant or missing as a lightweight utility.

    Completeness4/5

    The core workflows are covered: run a task, check health, manage the web UI, and list sessions. Minor gaps exist (e.g., no session termination or task cancellation), but these are not obvious dead ends for the server's stated purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues