Skip to main content
Glama

MCP Data Wrangler

data_max

Calculate maximum values for each column in a dataset by specifying the input file path. Ideal for quick data analysis and preprocessing tasks within the MCP Data Wrangler server.

Instructions

Maximum values for each column

Input Schema

NameRequiredDescriptionDefault
input_data_file_pathNoPath to the input data file

Input Schema (JSON Schema)

{ "properties": { "input_data_file_path": { "description": "Path to the input data file", "type": "string" } }, "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/shibuiwilliam/mcp-server-data-wrangler'

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