Test Dameng database connections, inspect tables, and run SQL queries.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "dm_mcp_server" yet — see the docs or source repo.
Use dm_mcp_server to test the Dameng database connection and return whether it succeeded plus any error details.
Returns connection success/failure status and the reason.
Use dm_mcp_server to list all tables in the current Dameng database, sorted by name.
Outputs a list of table names in the database.
Use dm_mcp_server to run an SQL query that counts rows in each table and returns a result table.
Returns row-count statistics for each table.
Connect AI to Dameng DM8 databases for queries, tables, and schema inspection.
Browse DM8 schemas and run read-only queries through MCP clients.
Explore SQL schemas and run safe read-only SELECT queries.
Connect AI to Microsoft SQL Server for schema queries and CRUD operations.
Connect to Dameng DM8 for read-only queries, schema discovery, and sample data viewing.
Connect to DuckDB via MCP for queries, table creation, and schema inspection.