Skip to main content
Glama
ChenJellay

Data Analytics MCP Toolkit

by ChenJellay

run_analytics

Analyze CSV or JSON data by describing your intent to generate charts, perform regressions, or execute clustering analysis with automated pipeline selection.

Instructions

High-level tool: describe what you want (e.g. "show distribution of sales", "predict price from square_feet", "cluster into 4 groups") and provide the data (CSV/JSON string or URL). The server picks the right pipeline and returns either a chart (chart_base64, chart_type) or ML metrics and model summary.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
intentYes
data_sourceYes
formatNocsv
session_idNodefault
drop_naNo
normalizeNo
columnNo
x_columnNo
y_columnNo
target_columnNo
test_ratioNo
n_clustersNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChenJellay/trying_IBM_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server