Connect multiple SQL databases for querying, analysis, and browser-based management.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sqlmate-mcp" yet — see the docs or source repo.
Connect to my MySQL database, list all tables, and summarize the main columns, primary keys, and relationships between tables.
A list of database tables plus a schema overview of columns and relationships.
Using the orders and customers tables in a SQLite database, write SQL to calculate daily revenue, order count, and new customer count for the last 30 days, and explain the query logic.
Executable SQL plus a clear explanation of metrics and query logic.
Connect to the MSSQL database, analyze possible bottlenecks in this slow query, check for missing indexes, and suggest optimizations with a rewritten SQL statement.
Performance findings, index recommendations, and an optimized query approach.
Query databases in natural language and auto-generate and execute SQL.
Securely connect to multiple MySQL containers for querying, ops, and analysis.
Explore SQL schemas and run safe read-only SELECT queries.
Securely inspect and query SQL Server databases for analysis and troubleshooting.
Connect to Microsoft SQL Server to query data, inspect schemas, and run procedures.
Query SQL Server databases with natural language through Claude.