Skip to main content
Glama

DataPilot MCP Server

by rickyb30

suggest_query_optimizations

Analyzes SQL queries and provides AI-driven recommendations to enhance performance and efficiency, enabling better database operations and query management.

Instructions

Get AI-powered suggestions for optimizing a SQL query

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