Skip to main content
Glama

Hologres MCP Server

Official
by aliyun

execute_select_sql

Run SELECT SQL queries to retrieve data from Hologres databases using the Hologres MCP Server, enabling AI Agents to access and analyze database information.

Instructions

Execute SELECT SQL to query data from Hologres database.

Input Schema

NameRequiredDescriptionDefault
queryYesThe (SELECT) SQL query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The (SELECT) SQL query to execute", "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