Mcp Firebird MCP Server

v2.6.0Databasesstable

Executes a SQL query in the Firebird database. Uses FIRST/ROWS for pagination.

databases
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Executes a SQL query in the Firebird database. Uses FIRST/ROWS for pagination.

Features

  • execute-query
  • list-tables
  • describe-table
  • get-field-descriptions
  • analyze-query-performance

Use Cases

Executes a SQL query in the Firebird database. Uses FIRST/ROWS for pagination.
Lists all user tables in the current Firebird database.
Gets the detailed schema (columns, types, etc.) of a specific table.
Gets the stored descriptions for fields of a specific table (if they exist).
Analyzes the performance of a SQL query by executing it multiple times and measuring execution time
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv2.6.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-firebird

Manual Installation

npx -y mcp-firebird

Examples

Basic Configuration

Configure Mcp Firebird MCP Server

npx -y mcp-firebird

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Databases MCP Servers

Explore other servers in the Databases category.

Quick Config Preview

{ "mcpServers": { "mcp-firebird": { "command": "npx", "args": ["-y", "mcp-firebird"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Firebird MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides