mcp-server-firebird

marcelofmatos/mcp-server-firebird

3.3

If you are the rightful owner of mcp-server-firebird and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A comprehensive MCP (Model Context Protocol) server designed to connect to external Firebird databases, enabling AI assistants to execute SQL queries, list tables, and manage connections securely and efficiently.

Tools

Functions exposed to the LLM to take actions

test_connection

Tests the connection to the Firebird database and provides detailed diagnostics.

execute_query

Executes SQL queries on the Firebird database, supporting SELECT, INSERT, UPDATE, DELETE, and parameterized queries.

list_tables

Lists all user tables in the database.

server_status

Displays the complete status of the MCP server and libraries.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources