capabilities · what this server can do
7 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write● network○ exec○ eval● secrets
why medium risk: fs read + fs write + network + secrets — requires access to credentials or environment secrets.
- load_csv— Load a CSV file into memory for analysis. The dataset is stored under
- query_data— Query a loaded dataset with filtering, column selection, and sorting.
- describe_columns— Get detailed statistics for every column in a dataset:
- aggregate— Aggregate data with GROUP BY and compute metrics.
- export_chart_data— Export data in a chart-ready format. Output is compatible with Chart.js,
+2 more tools
- pivot_table— Create a pivot table from a dataset. Reshapes data by grouping rows
- my_tool