01Executes SELECT queries on StarRocks databases via a standardized interface.
02Provides both read-only and write toolsets for secure database interaction.
03Lists available tables and describes their schemas.
040 GitHub stars
05Supports creating new tables (when not in read-only mode).
06Enables write operations like INSERT, UPDATE, and DELETE (when not in read-only mode).