π§
MCPFirebird
π§MCP ServerPuroDelphi/mcpfirebird
What it does
|MCP server implementation for Firebird SQL databases that allows LLMs to access, analyze, and manipulate data securely. Supports SQL queries, schema analysis, database management (backup/restore), performance analysis, and multiple transports including STDIO, SSE, and Streamable HTTP.
remotehosteddatabase
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub β
claude mcp add mcp-firebird -- npx mcp-firebird --host localhost --port 3050 --database C:\path\to\database.fdb --user SYSDBA --password masterkeyServer ConfigurationServer configuration (JSON)
{
"mcpServers": {
"mcp-firebird": {
"command": "npx",
...46
Last UpdatedDec 4, 2025