Query, inspect, and manage PostgreSQL and MySQL databases using natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "DB MCP Server" yet — see the docs or source repo.
Connect to the company's PostgreSQL database and query the number of new users per day over the past 30 days, returning results sorted by date ascending.
Returns the query results, typically a daily new-user table, and may include the corresponding SQL.
Inspect this MySQL database schema, list all tables, key fields, primary keys, and relationships between tables, and summarize the purpose of each table.
Outputs a schema overview including tables, field descriptions, primary/foreign key relationships, and table purpose summaries.
Connect to the remote database via SSH, first find how many orders have a null status, then update those orders to pending, and show the SQL before executing it.
Shows the query and update SQL first, then returns the affected row count and an execution summary.
Use natural language to query PostgreSQL, manage schemas, and inspect database stats.
Securely query and analyze multiple databases with natural language across systems.
Query PostgreSQL securely in read-only mode using natural language.
Query and modify Oracle/PostgreSQL databases, and inspect tables.
Connect to PostgreSQL via MCP for queries, schema inspection, and database changes.
Connect to multiple databases to query, inspect schemas, and access remotely via SSH.