Query databases in natural language and auto-generate and execute SQL.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-db-universal" yet — see the docs or source repo.
Connect to my business database and analyze monthly sales changes over the last 12 months, grouped by month, then identify the biggest growth month and the steepest decline.
A query-backed summary with monthly sales trends, key spike and drop months, and a brief analysis.
Inspect the orders table and find orders from the last 30 days with unusually high amounts, duplicate submissions, or inconsistent statuses, and explain possible causes.
A list of abnormal orders, the filtering logic used, and explanations of possible data quality issues.
Using user signup dates and activity records, calculate 7-day and 30-day retention for new users over the last 6 months, grouped by signup month.
Retention analysis results by signup month, showing 7-day and 30-day retention with clear conclusions.
Query and update SQLite databases with a local LLM through MCP tools.
Safely query and inspect local SQLite databases through a read-only MCP server.
Query SQL Server databases with natural language through Claude.
Safely query SQL and NoSQL databases through AI with zero setup.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.
Safely let AI query PostgreSQL, MySQL, and SQLite in read-only mode.