01Read-only operations by default, with explicit opt-in for writes and DDL, and confirmation for destructive actions.
02Pagination and hard row caps with cursor-based paging for efficient handling of large result sets.
03Interactive UI with results grid, SQL builder, schema explorer, and Chart.js visualizations rendered directly within the MCP host.
044 GitHub stars
05Encrypted storage for database credentials using AES-256-GCM with a user-controlled master key.
06Guided prompts (e.g., `explore-database`, `safe-write`) and auto-completion for streamlined database workflows.