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.
Connect to MySQL with natural language for schema exploration and SQL queries.
Connect AI to databases for queries, schema management, and data export.
Use natural language to query, update, and manage MSSQL databases.
Interact with MySQL databases using natural language for queries and management.
Query and explore PostgreSQL databases with SQL, tables, and schema inspection.
Manage multiple databases with natural language for queries, analysis, backup, and security