Skip to main content
Glama

Hologres MCP Server

Official
by aliyun

get_query_plan

Analyze and retrieve the execution plan for a SQL query using this tool, enabling optimized database interactions within the Hologres MCP Server environment.

Instructions

Get query plan for a SQL query

Input Schema

NameRequiredDescriptionDefault
queryYesThe SQL query to analyze

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The SQL query to analyze", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Hologres MCP Server

Related Tools

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/aliyun/alibabacloud-hologres-mcp-server'

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