Skip to main content
Glama

DataPilot MCP Server

by rickyb30

generate_table_insights

Extract AI-driven insights from table data to uncover patterns, trends, and anomalies. Use this tool to analyze and summarize datasets directly within the DataPilot MCP Server environment.

Instructions

Generate AI-powered insights about a table's data

Input Schema

NameRequiredDescriptionDefault
sample_limitNo
table_nameYes

Input Schema (JSON Schema)

{ "properties": { "sample_limit": { "default": 20, "title": "Sample Limit", "type": "integer" }, "table_name": { "title": "Table Name", "type": "string" } }, "required": [ "table_name" ], "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/rickyb30/datapilot-mcp-server'

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