Let Claude query your PostgreSQL database directly — ask questions in plain English and get answers from live data. No backend code, no API wrappers.
Sign up at conexor.io — no credit card required. The free tier includes one database connection and 1,000 queries per month.
Enter your PostgreSQL connection details. We recommend creating a dedicated read-only user for security.
Conexor generates an MCP server with tools for each table. Copy the server URL and API key from your dashboard.
Open Claude Desktop → Settings → MCP Servers → Add Server. Paste your MCP server URL. Claude discovers your database schema automatically.
Open a new conversation and ask: "What were our top 10 customers by revenue last quarter?" Claude queries your PostgreSQL database and returns the answer.
| Feature | Manual API | Conexor |
|---|---|---|
| Setup time | 2–5 days | 5 minutes |
| Backend code required | Yes (auth, routing, validation) | None |
| Schema discovery | Manual | Automatic |
| SQL injection protection | You implement it | Built-in parameterized queries |
| Audit logging | You build it | Included |
| Auto-updates | You maintain it | Automatic |
| MCP protocol compliance | You implement it | Native |
Free tier includes 1 database connection and 1,000 queries/month. No credit card required.
Get Started Free →