Directory/firebird

firebird

Database

The MCP server for Firebird database enables AI assistants to interact with and manage Firebird databases. It provides a standardized interface for querying, updating, and administering Firebird databases, allowing AI-powered applications to seamlessly integrate with this popular open-source database management system.

Installation Instructions
Get started with firebird in your project

Install via npm

npm install mcp-firebird

Or with yarn

yarn add mcp-firebird

Related Servers

Supabase Admin MCP
Full Supabase administration capabilities. Manage tables, run queries, handle authentication, and monitor your Supabase projects through AI.
@supabase/mcp server supabase
MCP server for interacting with Supabase
@benborla29/mcp server mysql
MCP server for interacting with MySQL databases based on Node