Connect and manipulate Firebird databases securely with AI. Analyze, query, and optimize your data using natural language and SQL commands effortlessly.
Tools
execute-query
Executes a SQL query in the Firebird database. Uses FIRST/ROWS for pagination.
list-tables
Lists all user tables in the current Firebird database.
describe-table
Gets the detailed schema (columns, types, etc.) of a specific table.
get-field-descriptions
Gets the stored descriptions for fields of a specific table (if they exist).
View 9 more tools