Connects Claude to Postgres with row-level security and multi-tenancy baked in. Exposes schema introspection and read-only SQL execution, plus natural language to SQL conversion with guardrails to prevent destructive operations. Reach for this when you're building AI agents that need to query production databases without risking writes or cross-tenant data leaks. The NL to SQL layer means users can ask questions in plain English while the RLS enforcement keeps tenant data isolated. Good fit for SaaS products where Claude needs safe, scoped database access per customer.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-postgres-nl-query uvx mcp-postgres-nl-query