VisiData MCP Server
Related Servers
Alternatives to VisiData MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceEnables comprehensive analysis of CSV files and SQLite databases through tools for statistics, correlations, anomaly detection, pivot tables, time series analysis, visualization, and automated insights discovery.16-
- AlicenseNot gradedqualityDmaintenanceEnables data analysis and visualization operations such as loading CSV/Excel/JSON files, computing summary statistics, generating charts, and exploring datasets via SSE/HTTP.MIT
- FlicenseNot gradedqualityDmaintenanceEnables users to preprocess, analyze, and visualize CSV data through comprehensive tools for data manipulation, statistical analysis, and graph generation.3-
- AlicenseAqualityBmaintenanceEnables data analysis on CSV/Excel files using pandas. Supports profiling, column interpretation, sandboxed code execution, and interactive chart generation.41MIT
- FlicenseNot gradedqualityDmaintenanceEnables conversational analysis of CSV and Parquet files through natural language, providing statistics, summaries, data type information, and comprehensive multi-step data analysis.-
- AlicenseAqualityDmaintenanceEnables loading and statistical analysis of .xlsx and .csv files with visualization capabilities using matplotlib and plotly to generate various graphs and charts.21MIT
TDQS
Scored across 15 tools
There is significant functional overlap between tools, particularly among the analysis and visualization tools. For example, 'analyze_data', 'analyze_salary_by_location_and_skills', 'analyze_skills_by_location', 'get_column_stats', and 'create_graph' all perform data analysis with unclear boundaries. However, the descriptions help differentiate some specific use cases like salary analysis or skills parsing.
Most tools follow a consistent verb_noun pattern (e.g., 'analyze_data', 'convert_data', 'filter_data', 'sort_data', 'load_data'). There are minor deviations with tools like 'get_column_stats' and 'get_data_sample' using 'get_' prefix instead of action verbs, and 'parse_skills_column' uses 'parse_' rather than 'analyze_' or 'process_', but overall the naming is readable and predictable.
With 15 tools, the count is slightly high but reasonable for a data analysis server covering loading, conversion, filtering, sorting, analysis, and visualization. It's borderline heavy but each tool appears to serve a specific function in the data workflow, though some redundancy exists.
The toolset provides comprehensive coverage for data analysis workflows including loading, conversion, filtering, sorting, sampling, statistical analysis, and visualization. Minor gaps exist such as no explicit data cleaning or transformation tools beyond parsing skills, and no update/delete operations for datasets, but agents can work around these with the available tools.