
dms mcp test
A universal multi-cloud data MCP Server supporting over 30 types of data source connections, providing a one-stop solution for cross-source data access. Supports full range of Alibaba Cloud services and Mainstream databases/data warehouses.
Repository Info
About This Server
A universal multi-cloud data MCP Server supporting over 30 types of data source connections, providing a one-stop solution for cross-source data access. Supports full range of Alibaba Cloud services and Mainstream databases/data warehouses.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Alibaba Cloud DMS MCP Server
A Model Context Protocol server for Alibaba Cloud DMS(Data Management).
This server facilitates unified metadata access and cross-engine data querying for large language models working with diverse database ecosystems.
Overview
DMS MCP Server provides:
- Standardized interface for database metadata operations
Configuration
Download from Github
git clone https://github.com/aliyun/alibabacloud-dms-mcp-server.git
Add the following configuration to the MCP client configuration file:
"mcpServers": {
"dms-mcp-server": {
"command": "uv",
"args": [
"--directory",
"/path/to/alibabacloud-dms-mcp-server/src/alibabacloud_dms_mcp_server",
"run",
"server.py"
],
"env": {
"ALIBABA_CLOUD_ACCESS_KEY_ID": "access_id",
"ALIBABA_CLOUD_ACCESS_KEY_SECRET": "access_key",
"ALIBABA_CLOUD_SECURITY_TOKEN": "sts_security_token" // optional, required when using STS Token
}
}
}
License
This project is licensed under the Apache 2.0 License.
Quick Start
Clone the repository
git clone https://github.com/tivenwang/dms-mcp-testInstall dependencies
cd dms-mcp-test
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.