MCP HubMCP Hub
P

mcpFirebird

By PuroDelphi·Visit Source
MCP implementation for Firebird databases
April 18, 2025
20 days ago
0 Clicks

What is this MCP

MCP Firebird is a server implementation of Anthropic's Model Context Protocol (MCP) specifically designed for Firebird SQL databases. It enables secure interaction between Large Language Models (LLMs) like Claude and Firebird databases.

How to use this MCP

The MCP can be installed via npm and configured to work with Claude Desktop or other MCP clients. It supports both STDIO and SSE transports, and includes options for database management, schema analysis, and query optimization.

What this MCP can be used for

This MCP enables LLMs to securely access, analyze, and manipulate Firebird database content. Use cases include executing SQL queries, performing database maintenance, analyzing schema relationships, and optimizing query performance through Claude or other MCP-enabled interfaces.

Repository Info
Stars:
8
Forks:
5
Watchers:
8
Last Updated: 24 days ago