# 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/cli@latest mcp add PuroDelphi/mcpfirebird

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

---

Source: https://github.com/PuroDelphi/mcpFirebird
