Skip to main content
Glama

DataPilot MCP Server

by rickyb30

explain_query

Understand SQL queries quickly by translating them into plain English. This tool simplifies database interactions for better clarity and efficiency in data analysis.

Instructions

Explain what a SQL query does in plain English

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "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