Skip to main content
Glama

Related Servers

Alternatives to ds-mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables unified access to multiple coding-agent CLIs via MCP, with tools for running prompts, managing sessions, and retrieving task outputs.
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Enables command-line interactive chat with Anthropic AI models, supporting document retrieval via @ references and slash commands for custom tool execution through the MCP architecture.
      2
      -
    • F
      license
      A
      quality
      D
      maintenance
      A command-line interface application enabling interactive chat with AI models via the Anthropic API. It supports document retrieval, command-based prompts, and extensible tool integrations through the MCP architecture.
      2
      -
    • F
      license
      B
      quality
      C
      maintenance
      Command-line interface for interactive chat with AI models via Anthropic API, supporting document retrieval and command-based prompts through MCP.
      2
      -
    • F
      license
      A
      quality
      C
      maintenance
      MCP Chat is a CLI application that enables interactive chat with AI models via the Anthropic API, supporting document retrieval, command-based prompts, and extensible MCP tool integrations.
      2
      -

    TDQS

    B3.4/5.0

    Scored across 26 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose: interactive plotting, static plotting, statistical tests, data summaries, and web fetching. Even similar chart types (e.g., scatter matrix vs pairplot) are distinguished by output format (interactive vs static). No overlap causes confusion.

    Naming Consistency5/5

    All names use snake_case and follow predictable patterns: 'verb_noun' for actions (run_correlation, fetch_webpage), 'plot_interactive_*' and 'plot_static_*' for charts, 'get_*' for summaries. The two custom plot generators are slightly inconsistent ('plotly' vs 'static_plot'), but overall highly consistent.

    Tool Count4/5

    26 tools is slightly high for a data analysis server, but the redundancy (interactive vs static versions) is a deliberate design choice for flexibility. The count is still reasonable given the breadth of statistical and visualization methods covered.

    Completeness3/5

    Core analytical workflow (column summary, correlation, group comparison, regression, plotting) is well-covered, but notable gaps exist: no data loading, cleaning, transformation, or export tools. Advanced modeling beyond linear regression is missing, making the set incomplete for end-to-end analysis.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues