Read Firebird schemas and run safe queries for analysis and troubleshooting.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "firebird-mcp-server" yet — see the docs or source repo.
After connecting to this Firebird database, list all tables, views, and their columns, then group and summarize the key business tables by module.
A structured inventory of tables and views, column details, and a summary grouped by business module.
In read-only mode, query order count, revenue, and refunds for the last 30 days, summarize by week, and explain the tables and joins involved.
A summary of query results, the SQL approach, and an explanation of the relationships between the tables used.
Help me find which tables contain customer master data fields for name, phone, and email, and identify the primary or foreign keys for joining them.
A list of the relevant tables, field names, key relationships, and safe read-only join suggestions.
Connect LLM apps to query and manage multiple databases through one tool.
Securely connect AI to query, analyze, and manage MySQL databases.
Safely explore, profile, and query SQLite and PostgreSQL databases with AI.
Safely let AI inspect database schemas and query PostgreSQL and MySQL data.
Inspect database schemas, index issues, table bloat, and query plans.
Connect to PostgreSQL and MySQL, run SQL, and manage database transactions.