Securely query multiple PostgreSQL databases via MCP and export full CSV results.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "dbmcp" yet — see the docs or source repo.
Use dbmcp to connect to the analytics database and query daily new users and paid orders for the last 30 days in ascending date order. If the result is long, return a truncated preview and export the full CSV.
A readable preview of the query results plus a full CSV export for deeper analysis.
Use dbmcp to query the total row count of the users table in both the production and staging PostgreSQL databases, compare the difference, and explain possible reasons while using the correct database routing.
Separate counts for both databases, a comparison of the differences, and a brief troubleshooting conclusion.
Use dbmcp to query anomalous order records from the last 7 days in the order database, including order ID, user ID, amount, status, and created time. First show me a 20-row preview, then export the full CSV.
A preview of anomalous orders first, followed by a downloadable full CSV data file.
Safely inspect and query PostgreSQL databases using natural language.
Connect to PostgreSQL via MCP for queries, schema inspection, and database changes.
Connect AI assistants to PostgreSQL for secure querying, management, and analysis.
Safely query and inspect PostgreSQL databases without enabling risky write operations by default.
Query PostgreSQL, inspect tables, and explore schemas through MCP clients.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.