A
licenseNot graded
qualityC
maintenanceProvides a read-only PostgreSQL SQL surface for LLM agents via MCP, with defense-in-depth security layers for safe database queries.
146 PyPI
4
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a distinct purpose: schema description, table listing, profiling statistics, SQL querying, and row sampling. No overlaps.
All tool names follow a consistent verb_noun snake_case pattern (e.g., describe_table, list_tables), making them predictable.
With 5 tools, the set is well-scoped for table exploration and profiling without being too sparse or bloated.
The tool surface covers the core workflow of a Databricks warehouse explorer: list, describe, profile, query, and sample—no obvious gaps for read-only operations.