Hologres Logo

Hologres

Official

Connects AI systems to Alibaba Cloud's Hologres databases for SQL execution, metadata retrieval, and...

105 views
0 installs
Updated Sep 25, 2025
Not audited
Connects AI systems to Alibaba Cloud's Hologres databases for SQL execution, metadata retrieval, and statistics collection, enabling seamless data analysis workflows.
  1. Log in to Alibaba Cloud Console

  2. Navigate to Hologres

    • In the left-side menu, click on "Product & Services" and find "Hologres" under "Big Data".
  3. Select Your Hologres Instance

    • Click on your running Hologres instance to open its details page.
  4. Obtain Connection Information

    • On the Hologres instance details page, note down the following parameters:
      • HOLOGRES_HOST: The Host or Endpoint of your Hologres instance.
      • HOLOGRES_PORT: The Port number for the instance (often the default is 80 or 3000).
      • HOLOGRES_DATABASE: The database name you want to connect to (often postgres or specified by you).
  5. Create or Select Access Credentials

    • Go to the "Accounts" tab or section in your instance details.
    • If you do not have an access account, create one:
      • Click "Create Account" or similar button.
      • Specify a username (will be your HOLOGRES_USER) and set a password (will be your HOLOGRES_PASSWORD).
    • If you already have an account, note down the username and password.
  6. Collect All Required Values

    • Gather these values:
      • HOLOGRES_HOST (endpoint)
      • HOLOGRES_PORT (port)
      • HOLOGRES_USER (access id)
      • HOLOGRES_PASSWORD (access key)
      • HOLOGRES_DATABASE (database name)
  7. Fill in the FastMCP Connection Interface

    • In the FastMCP interface, click “Install Now” to add a new connection.
    • Enter each value into the corresponding field:
      • HOLOGRES_HOST
      • HOLOGRES_PORT
      • HOLOGRES_USER
      • HOLOGRES_PASSWORD
      • HOLOGRES_DATABASE
    • Save or confirm to finish the setup.

Your Hologres MCP server connection is now ready.

Quick Start

View on GitHub

More for Database

View All →

Similar MCP Servers

PolarDB-X

PolarDB-X

Official

Integrates with Alibaba Cloud's PolarDB-X distributed database system to provide SQL query execution, database status monitoring, and schema exploration capabilities for database administration and development workflows.

Database
105
0

Report Issue

Thank you! Your issue report has been submitted successfully.