MCP.so
登录

AlibabaCloud DMS MCP Server

@aliyun

关于 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.

基本信息

分类

其他

许可证

Apache-2.0

运行时

python

传输方式

stdio

发布者

aliyun

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "alibabacloud-dms-mcp-server": {
      "command": "python3",
      "args": [
        "skills/database/dms/alicloud-database-dms-enterprise/scripts/list_openapi_meta_apis.py"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器