Connect AI to Dameng DM8 databases for queries, tables, and schema inspection.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-server-dameng" yet — see the docs or source repo.
Connect to the Dameng DM8 database and run: SELECT customer_name, order_amount FROM orders WHERE order_date >= '2024-01-01' ORDER BY order_amount DESC LIMIT 10; Then summarize the results in English.
A result table plus a brief summary of the key findings.
List all tables in the current Dameng DM8 database and group them by schema.
A schema-grouped table list for quickly understanding the database structure.
Describe the schema of the users table, including column names, data types, nullable status, and primary key information.
A detailed schema description to help with query writing or troubleshooting.
Connect to Dameng DM8 for read-only queries, schema discovery, and sample data viewing.
Browse DM8 schemas and run read-only queries through MCP clients.
Securely query and analyze multiple databases with natural language across systems.
Connect AI securely to KingBase databases for querying schemas and managing data.
Use natural language to query, update, and manage MSSQL databases.
Connect to major databases via MCP to run SQL queries and commands.