Skip to main content
Glama

Related Servers

Alternatives to MCP Data Analyzer

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables data analysis on CSV/Excel files using pandas. Supports profiling, column interpretation, sandboxed code execution, and interactive chart generation.
      4
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables data analysis and visualization operations such as loading CSV/Excel/JSON files, computing summary statistics, generating charts, and exploring datasets via SSE/HTTP.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables analysis of datasets from CSV/Excel files, Google Sheets, and Google Drive with comprehensive data profiling tools including schema inference, missing value reports, correlation analysis, and outlier detection. Supports exporting analytical reports in multiple formats to local storage or Google Drive.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI-powered business intelligence and data analysis using pandas and LLM code generation. Supports automated data processing, statistical analysis, and visualization creation through natural language interactions.
      15
      -

    TDQS

    A3.5/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have completely distinct purposes: load_file is for loading data files into DataFrames, while run_script is for executing Python scripts for analytics tasks. There is no overlap in functionality or ambiguity about when to use each tool.

    Naming Consistency4/5

    Both tools use snake_case naming, which is consistent. However, load_file follows a verb_noun pattern while run_script uses verb_noun, but the noun 'script' is less specific than 'file', creating a minor deviation in clarity. Overall, the naming is mostly predictable and readable.

    Tool Count2/5

    With only 2 tools, the server feels severely under-scoped for a 'Data Analyzer' purpose. Key operations like data transformation, filtering, aggregation, or visualization-specific tools are missing, making it inadequate for comprehensive data analysis workflows.

    Completeness2/5

    The tool set is significantly incomplete for data analysis. While loading and script execution are covered, there are major gaps: no tools for data cleaning, transformation, statistical analysis, or dedicated visualization. This will likely cause agent failures when trying to perform common analytics tasks beyond basic loading and scripting.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues