Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
Ask your database questions in plain English. PlainQuery connects any PostgreSQL or SQLite database to Claude, Cursor, or VS Code — and answers with real, structured data instead of guesses. You connect a database once. Then, from any MCP client, you ask questions like: "How many orders did we ship in March?" "Which 5 customers spent the most last year?" "What's the average order value by month?"…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Ask your database questions in plain English. PlainQuery connects any PostgreSQL or SQLite database to Claude, Cursor, or VS Code — and answers with real, structured data instead of guesses. You connect a database once. Then, from any MCP client, you ask questions like: "How many orders did we ship in March?" "Which 5 customers spent the most last year?" "What's the average order value by month?" PlainQuery introspects your schema, generates SQL with an LLM, validates it for safety, runs it,…