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.
Basic information
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.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments