aliyun_alibabacloud-hologres-mcp-server

aliyun_alibabacloud-hologres-mcp-server

0

Hologres MCP Server is a middleware that facilitates interaction between AI agents and Hologres databases. It supports tasks like executing SQL queries and analyzing database structures efficiently.

Hologres MCP Server

Hologres MCP Server serves as a universal interface between AI Agents and Hologres databases, enabling seamless communication for retrieving database metadata and executing SQL operations.

Components

Tools

  • Execute queries in Hologres
  • Collect table statistics
  • Get query and execution plans

Resources

Built-in Resources
  • Get all schemas in the database
Resource Templates
  • List all tables in a schema
  • Get table DDL and statistics
  • Retrieve query logs

Configuration

  • Mode 1: Download from GitHub and configure locally
  • Mode 2: Install via PIP and set up in MCP client