Browse DM8 schemas and run read-only queries through MCP clients.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-dm8-server" yet — see the docs or source repo.
Connect to the DM8 database, list all business-related tables, and show the column names, data types, primary keys, and indexes for the users, orders, and products tables.
A list of relevant tables plus structured metadata summaries for the specified tables to quickly understand the schema.
Without modifying any data, query anomalous records in the orders table from the last 7 days: empty status, amount below 0, or created_at later than paid_at, then group counts by anomaly type.
Read-only SQL results with anomaly details or grouped counts to help identify data quality issues.
First inspect the DM8 database schema for tables related to customer retention, identify fields that may represent signup time, last login time, membership level, and churn status, and explain which tables are best for retention analysis.
Candidate tables and field explanations, plus recommendations on the best data sources for follow-up analysis.
Connect to Dameng DM8 for read-only queries, schema discovery, and sample data viewing.
Connect AI to Dameng DM8 databases for queries, tables, and schema inspection.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Query and manage multiple databases with read-only access and schema inspection.
Securely run MySQL queries and manage schemas with access control and logging.
Run SQL queries on TDSQL-C and TDSQL via Tencent Cloud DMC securely.