Alibaba Cloud ADB MySQL Logo

Alibaba Cloud ADB MySQL

Official

Connects to Alibaba Cloud's Adb MySQL databases for executing SQL queries, analyzing query plans, an...

80 views
0 installs
Updated Sep 24, 2025
Not audited
Connects to Alibaba Cloud's Adb MySQL databases for executing SQL queries, analyzing query plans, and retrieving database metadata with minimal configuration requirements
  1. Collect Connection Details for AnalyticDB for MySQL
    You will need the following information for your AnalyticDB for MySQL instance:

    • Host (e.g., the endpoint or IP address of your AnalyticDB for MySQL database)
    • Port (the port number for your database, usually 3306)
    • User (your AnalyticDB for MySQL username)
    • Password (the password for that user)
    • Database (the name of the database you want to connect to)
  2. Log in to Alibaba Cloud Console
    Visit the Alibaba Cloud Console and navigate to your AnalyticDB for MySQL instance.

  3. Find Your Database Details

    • Locate your AnalyticDB for MySQL instance in the console.
    • Copy the Public/Private Endpoint as the ADB_MYSQL_HOST.
    • Find the Port information.
    • Take note of the Database Name (you may need to create a database if one doesn’t exist).
    • If needed, create or locate a database User and set/retrieve its Password.
  4. Enter the Details in FastMCP

    • In the FastMCP connection interface, click the "Install Now" button for the AnalyticDB for MySQL connector.
    • Fill in the fields for the following environment variables:
      • ADB_MYSQL_HOST → your AnalyticDB for MySQL endpoint
      • ADB_MYSQL_PORT → your database port (usually 3306)
      • ADB_MYSQL_USER → your database username
      • ADB_MYSQL_PASSWORD → the password for your database user
      • ADB_MYSQL_DATABASE → the database you want to use
  5. Save the Configuration
    Click "Save" or "Connect" to finish the connection setup.


Note:
If you are unsure where to find these database details, refer to the AnalyticDB for MySQL documentation or the Alibaba Cloud Console.

Quick Start

View on GitHub

More for Database

View All →

More for Analytics and Data

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.