Query SQL databases safely in natural language with validated read-only access.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-db-server" yet — see the docs or source repo.
Query the sales database and summarize the past 30 days by region, including order count, revenue, and average order value, sorted by revenue descending.
A region-level summary table with key sales metrics and ranking.
Find weekly active users for the last 8 weeks and flag any week with a drop greater than 20% versus the previous week.
A weekly active user trend with unusually large declines clearly flagged.
From the customer table, find customers who have not ordered in the last 90 days but spent over 5,000 in the past year, returning customer ID, name, and total spend.
A filtered customer list for retention campaigns or further analysis.
Safely let AI inspect database schemas and query PostgreSQL and MySQL data.
Let AI query multiple SQL databases read-only and export results.
Safely explore and query SQLite databases using natural language.
Lets AI safely explore SQL schemas and run read-only database queries.
Query any SQL database in natural language with safe auto-generated SQL.
Let AI safely query and manage DuckDB databases through MCP tools.