aliyun_alibabacloud-dms-mcp-server
If you are the rightful owner of aliyun_alibabacloud-dms-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
AlibabaCloud DMS MCP Server is an AI-powered unified data management gateway that supports connection to over 30+ data sources, serving as a multi-cloud universal data MCP Server to address cross-source data secure access in a one-stop solution.
addInstance
Add an instance to DMS. If the instance already exists, return the existing instance information.
getInstance
Retrieve instance details from DMS based on host and port information.
searchDatabase
Search for databases in DMS based on schemaName.
getDatabase
Retrieve detailed information about a specific database from DMS.
listTable
Search for data tables in DMS based on databaseId and tableName.
getTableDetailInfo
Retrieve detailed metadata information for a specific data table, including field and index details.
executeScript
Execute an SQL script through DMS and return the results.
nl2sql
Convert natural language questions into executable SQL queries.