Run SQL queries on TDSQL-C and TDSQL via Tencent Cloud DMC securely.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "dmc-mcp-server" yet — see the docs or source repo.
Connect to the specified TDSQL instance, run this SQL, and return the results: SELECT date, COUNT(*) AS order_count FROM orders GROUP BY date ORDER BY date DESC LIMIT 10;
A result table with order counts for the latest 10 days.
Run read-only diagnostic SQL on the TDSQL-C instance to check whether slow queries are concentrated on a specific table, and provide a summary.
Diagnostic query results and a brief troubleshooting conclusion.
Query the distribution of records for the newly added field in production, check for nulls or anomalies, and return the SQL results.
Field distribution, null ratio, and anomaly check results.
Browse DM8 schemas and run read-only queries through MCP clients.
Securely run MySQL queries and manage schemas with access control and logging.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Query and manage Microsoft SQL Server databases with natural language.
Connect AI to Dameng DM8 databases for queries, tables, and schema inspection.
Securely inspect and query SQL Server databases for analysis and troubleshooting.