AlibabaCloud DMS MCP Server
@aliyun
About AlibabaCloud DMS MCP Server
A universal multi-cloud data MCP Server supporting over 40 types of data source connections, providing secure, unified data access in a single platform. Supports full range of Alibaba Cloud services and Mainstream databases/data warehouses.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"alibabacloud-dms-mcp-server": {
"command": "python3",
"args": [
"skills/database/dms/alicloud-database-dms-enterprise/scripts/list_openapi_meta_apis.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AlibabaCloud DMS MCP Server?
AlibabaCloud DMS MCP Server is an AI-era data security access gateway and intelligent data query engine that integrates with Alibaba Cloud DMS to provide secure, unified access to over 40 data sources. It is designed for DBAs, developers, and data analysts who need centralized, permission-controlled database management and natural-language-driven querying.
How to use AlibabaCloud DMS MCP Server?
The server supports two modes: Multi-instance Mode (for managing and querying multiple database instances via DMS) and Single Database Mode (for direct access to a fixed database by configuring the CONNECTION_STRING parameter). Users invoke tools such as addInstance, listInstances, executeScript, askDatabase, and others to manage instances, run SQL, or pose natural-language questions.
Key features of AlibabaCloud DMS MCP Server
- Secure account and password management without manual maintenance.
- Intranet access to keep data within the premises.
- Fine-grained permission control at instance, database, table, field, and row levels.
- Built-in NL2SQL algorithm for natural-language querying.
- High-risk SQL identification and blocking plus full SQL audit trails.
- Supports over 40 mainstream databases and data warehouses.
Use cases of AlibabaCloud DMS MCP Server
- A DBA managing and accessing heterogeneous database instances across production, test, and development environments.
- A developer frequently querying a fixed database for daily development and testing tasks.
- A data analyst using natural language to ask business questions (e.g., order totals, user counts) and receive SQL-generated answers.
FAQ from AlibabaCloud DMS MCP Server
How do I connect to a single database?
Set the CONNECTION_STRING parameter (format: dbName@host:port) in the server configuration. The server will then access only that database without needing instance switching.
What modes are available?
Two modes are supported: Multi-instance Mode (requires adding instances to DMS) and Single Database Mode (direct connection via CONNECTION_STRING).
Which data sources are supported for NL2SQL?
NL2SQL is supported for MySQL, MariaDB, PostgreSQL, Oracle, SQLServer, StarRocks, Clickhouse, SelectDB, DB2, OceanBase, Gauss, BigQuery, PolarDB, and others. Redis and MongoDB do not support NL2SQL.
Does the server support access control and audit logs?
Yes, by default the server provides fine-grained access control (instance/table/field/row) and SQL audit logs for all listed data sources.
Can I approve or reject orders through the server?
Yes, the approveOrder tool allows approving or rejecting orders in DMS, and the submitOrderApproval tool submits orders for approval.
Frequently asked questions
How do I connect to a single database?
Set the `CONNECTION_STRING` parameter (format: `dbName@host:port`) in the server configuration. The server will then access only that database without needing instance switching.
What modes are available?
Two modes are supported: **Multi-instance Mode** (requires adding instances to DMS) and **Single Database Mode** (direct connection via `CONNECTION_STRING`).
Which data sources are supported for NL2SQL?
NL2SQL is supported for MySQL, MariaDB, PostgreSQL, Oracle, SQLServer, StarRocks, Clickhouse, SelectDB, DB2, OceanBase, Gauss, BigQuery, PolarDB, and others. Redis and MongoDB do not support NL2SQL.
Does the server support access control and audit logs?
Yes, by default the server provides fine-grained access control (instance/table/field/row) and SQL audit logs for all listed data sources.
Can I approve or reject orders through the server?
Yes, the `approveOrder` tool allows approving or rejecting orders in DMS, and the `submitOrderApproval` tool submits orders for approval.
Basic information
More Other MCP servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments