# MCPFirebird

Connect to Firebird databases to query data, explore schemas, and understand table relationships. Generate, execute, and explain SQL while analyzing performance, execution plans, and missing indexes.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add PuroDelphi/mcpfirebird

# Browse available tools
npx -y smithery tool list PuroDelphi/mcpfirebird
```
