Query SQL databases in natural language with auto-generated, self-correcting SQL.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "text2sql-mcp" yet — see the docs or source repo.
Connect to my sales database, inspect the schema first, then find monthly revenue and year-over-year change for the past 12 months. Return the SQL and an interpretation of the results.
Executable SQL, monthly sales trend results, and a brief analysis of the changes.
Explore the order-related tables first, then identify orders from the last 30 days with unusually high values and high refund rates. If the SQL fails, automatically fix it and continue.
Corrected SQL, a list of anomalous orders, and an explanation of the filtering logic.
Inspect the customer and subscription schemas, then tell me the current number of active subscribers, the churn rate over the last 90 days, and the user distribution by plan.
Provide the relevant SQL, key metric results, and a plain-language summary of the findings.
Turn natural language questions into SQL and run them on SQLite databases.
Query MSSQL databases safely in natural language with schema discovery.
Turn natural-language questions into validated read-only SQL for SQLite queries.
Query any SQL database in natural language with safe auto-generated SQL.
Query SQL Server databases with natural language through Claude.
Query databases in natural language and auto-generate and execute SQL.