Skip to main content
Glama

Related Servers

Alternatives to DataBeak

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to analyze CSV files by providing statistical analysis and structural summaries via MCP tools.
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      AI-first CSV analysis tool that enables AI agents to analyze, query, and audit large CSV files directly within conversations, turning raw data into actionable insights.
      2
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      A spreadsheet and CSV analysis toolkit for AI agents that enables loading CSV files, filtering and querying data, computing statistics, creating aggregations, building pivot tables, and exporting chart-ready data using pandas.
      6 npm
      94 PyPI
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides a set of safe tools for AI agents to fetch web pages, extract metadata, analyze CSVs, and get timestamps through the Model Context Protocol.
      -

    TDQS

    B3.4/5.0

    Scored across 41 tools

    Disambiguation3/5

    The tools have clear individual purposes, but there is significant overlap in functionality that could confuse an agent. For example, 'fill_column_nulls' and 'fill_missing_values' both handle missing data, and 'detect_outliers' and 'find_anomalies' appear similar, though descriptions hint at different focuses. Many column-specific operations like 'add_column', 'change_column_type', and 'update_column' are distinct but could be misselected due to the sheer number of similar-sounding tools.

    Naming Consistency5/5

    All tool names follow a consistent snake_case pattern with clear verb_noun structures, such as 'add_column', 'filter_rows', and 'get_statistics'. The naming is highly predictable and readable, making it easy for an agent to understand the action and target at a glance. There are no deviations or mixed conventions across the 41 tools.

    Tool Count2/5

    With 41 tools, the count is excessive for a data manipulation server, leading to potential confusion and inefficiency. While the domain is broad, many tools could be consolidated (e.g., multiple null-handling or column-transformation tools). This large number feels heavy and unwieldy, exceeding the typical well-scoped range of 3-15 tools for clear agent interaction.

    Completeness5/5

    The tool set provides comprehensive coverage for data manipulation and analysis, including CRUD operations (e.g., 'add_column', 'delete_row'), transformations, quality checks, statistical analysis, and data loading. There are no obvious gaps; tools support the full lifecycle from ingestion to profiling, with robust features for filtering, grouping, and validation, ensuring agents can handle complex workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues