Skip to main content
Glama

MCP Data Wrangler

data_schema

Generate and validate data schemas for input files, ensuring structured and consistent data for preprocessing, transformation, and analysis tasks in the MCP Data Wrangler server.

Instructions

Data schema of the input data

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