Skip to main content
Glama

MCP Data Wrangler

data_mean

Calculate mean values for each column in a dataset using the input data file path. Simplify data analysis and preprocessing within the MCP Data Wrangler server for accurate descriptive statistics.

Instructions

Mean 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