Let AI query multiple SQL databases read-only and export results.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sqldb-mcp-server" yet — see the docs or source repo.
After connecting to the database, query sales and order counts by region for the last 30 days, sort by sales descending, and return the first 20 rows with pagination.
A paginated regional sales summary with fields like revenue and order count.
Read users registered in the last 7 days from the users table, including email, signup time, and acquisition channel, then export the result to a file.
A detailed list of new users from the last 7 days with a downloadable export file.
Inspect the orders table for records marked as paid where the amount is null or below 0, and return anomalous rows with relevant primary keys.
A list of suspicious orders for further data quality investigation.
Query and manage Microsoft SQL Server databases with natural language.
Query SQL databases safely in natural language with validated read-only access.
Securely connect AI assistants to SQL Server for queries, analysis, and admin tasks.
Safely explore and query SQLite databases using natural language.
Safely let AI inspect database schemas and query PostgreSQL and MySQL data.
Safely query multiple SQL databases in read-only mode across servers.