01Supports listing table names and retrieving table metadata.
020 GitHub stars
03Facilitates SQL updates (insert, update, delete) with transaction type options.
04Configurable for use with Claude Desktop.
05Enables execution of SQL queries (select) with continuation support via cursors.
06Allows execution of DDL statements (create, drop) with transaction type choices.