Skip to main content
Glama
ChenJellay

Data Analytics MCP Toolkit

by ChenJellay

load_data

Ingest CSV or JSON data from strings or URLs to prepare for analysis. Returns a data identifier and schema summary for use in cleaning, visualization, and modeling tools.

Instructions

Ingest data from CSV or JSON (inline string or URL). Returns data_id and schema summary. Use the returned data_id in subsequent tools (clean_data, plot_*, train_*, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYes
formatNocsv
session_idNodefault
delimiterNo

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