Connect to major databases via MCP to run SQL queries and commands.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-server-db" yet — see the docs or source repo.
Connect to a PostgreSQL database, query the number of user registrations in the last 30 days grouped by day, and return a readable summary of the results.
Returns the query results along with a brief explanation of the daily registration trend.
Connect to MySQL, inspect the columns, types, indexes, and primary key of the orders table, and explain the purpose of each key field.
Outputs detailed schema information and clearly explains the main fields and index design.
Connect to SQL Server, run commands to inspect current database connection status, and summarize any abnormal connections or performance risks.
Returns the command output and provides a diagnostic summary of connection status and potential risks.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Query and manage multiple databases with read-only access and schema inspection.
Connect to PostgreSQL via MCP for queries, schema inspection, and database changes.
Connect to SQL Server via MCP for queries, transactions, and schema inspection.
Interact with MySQL databases using natural language for queries and management.
Securely inspect and query SQL Server databases for analysis and troubleshooting.