Skip to main content
Glama

CSV Editor

by santoshray02

get_column_statistics

Analyze CSV column statistics to extract key metrics, helping users understand data distribution and patterns for informed decision-making.

Instructions

Get detailed statistics for a specific column.

Input Schema

NameRequiredDescriptionDefault
columnYes
session_idYes

Input Schema (JSON Schema)

{ "properties": { "column": { "title": "Column", "type": "string" }, "session_id": { "title": "Session Id", "type": "string" } }, "required": [ "session_id", "column" ], "type": "object" }

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/santoshray02/csv-editor'

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