Connect to databases with natural language for exploration, querying, and export.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "database-explorer-mcp" yet — see the docs or source repo.
Connect to my PostgreSQL database and list all schemas, tables, and columns, highlighting primary and foreign key relationships for each table.
A clear schema overview showing tables, columns, and relationships between tables.
In my MySQL database, calculate daily order counts and revenue for the last 30 days, sort by date ascending, and explain which tables and filters were used.
An executable query with result summary and an explanation of the query logic.
Filter customer records with status 'completed' from the SQLite database, export them as CSV, and keep only customer ID, name, email, and last order date.
A filtered export file or preview, with confirmation of the selected fields.
Explore PostgreSQL schemas and run safe read-only queries for analysis.
Connect to MySQL with natural language for schema exploration and SQL queries.
Connect to SQLite databases for querying, schema exploration, and data export.
Let AI query, inspect, and analyze schemas across relational databases.
Manage multiple databases with natural language for queries, analysis, backup, and security
Let AI query MySQL data and inspect schema through a standard interface.