hologres-mcp-server-sse

hologres-mcp-server-sse

0

Hologres MCP Server provides a seamless interface for AI Agents to interact with Hologres databases, supporting both STDIO and SSE transport modes. This project facilitates access to database metadata and the execution of SQL operations, enhancing existing AI capabilities.

Hologres MCP Server

Hologres MCP Server is a universal interface between AI Agents and Hologres databases. It facilitates smooth communication and allows AI Agents to retrieve metadata from Hologres databases and execute SQL operations.

Features

  • Dual Transport Mode Support: STDIO or SSE mode
  • Database Metadata Access
  • SQL Execution
  • Statistics Management
  • Query Planning

Transport Modes

  • STDIO Mode
  • SSE Mode (default)

Configuration

Configured through environment variables.

Installation Methods

  • Using Local Repository
  • Using PIP Installation

Running the Server

  • Running in SSE Mode
  • Running in STDIO Mode

Components

  • Tools: SQL execution, table analysis, etc.
  • Resources: Built-in and templates for database operations

Test Cases and Examples

Includes Python and Node.js examples and unit tests.