Pgbot launches as lightweight read-only CLI tool for Postgres diagnostics
Pgbot is a 5.9 MB open-source command-line tool that connects to PostgreSQL databases and reports on performance, indexes, schema and query health using plain-English queries and AI-generated explanations. It offers two deployment modes: connecting directly to public databases or running a local agent alongside private databases in Docker, Kubernetes, or internal server environments so credentials never leave the network. It also supports the Model Context Protocol, letting AI agents like Claude or Cursor call pgbot as a deterministic, read-only diagnostic tool.