MCP ファイアーバード
Firebird データベース用の Anthropic の MCP (Model Context Protocol) の実装。
使用例
https://github.com/user-attachments/assets/e68e873f-f87b-4afd-874f-157086e223af
MCP Firebird とは何ですか?
MCP Firebirdは、Firebird SQLデータベース向けにAnthropicのモデルコンテキストプロトコル(MCP)を実装したサーバーです。これにより、Claudeのような大規模言語モデル(LLM)は、Firebirdデータベース内のデータに安全かつ制御された方法でアクセス、分析、操作できるようになります。
主な特徴
- SQLクエリ: FirebirdデータベースでSQLクエリを実行する
- スキーマ分析: テーブル、列、関係に関する詳細情報を取得します
- データベース管理: バックアップ、復元、検証操作を実行する
- パフォーマンス分析: クエリのパフォーマンスを分析し、最適化を提案します
- 複数のトランスポート: STDIO および SSE (Server-Sent Events) トランスポートをサポート
- Claude 統合: Claude Desktop およびその他の MCP クライアントとシームレスに連携します
- VSCode 統合: Visual Studio Code で GitHub Copilot と連携
- セキュリティ: SQLクエリ検証とセキュリティ構成オプションが含まれます
手動インストール
バックアップ/復元操作を行うには、Firebirdクライアントツールをインストールする必要があります。詳細については、 「完全インストール」をご覧ください。
VSCode と GitHub Copilot の統合については、 「VSCode の統合」を参照してください。
基本的な使い方
クロード・デスクトップ
- Claude Desktop の構成を編集します。
- MCP Firebird 構成を追加します。
- Claudeデスクトップを再起動します
SSEトランスポート
Smitheryによるクイックインストール
Smithery経由で Claude Desktop 用の MCP Firebird を自動的にインストールするには:
ドキュメント
詳しい情報については、次のドキュメントを確認してください。
プロジェクトを支援する
寄付
MCP Firebird が仕事やプロジェクトに役立つと感じられた場合は、ぜひ寄付を通じて開発へのご支援をご検討ください。皆様のご寄付は、このツールの維持と改善に役立ちます。
- GitHub スポンサー: @PuroDelphi をスポンサーする
- PayPal : PayPal経由で寄付する
AIエージェントを雇う
このプロジェクトを支援するもう一つの素晴らしい方法は、 Aistentes Autónomosを通じて当社のAIエージェントを雇用することです。当社は、様々なビジネスニーズに特化したAIアシスタントを提供し、タスクの自動化と生産性向上を支援します。
優先サポート
⭐寄付者、スポンサー、そしてクライアントの皆様には、問題解決、機能リクエスト、実装ガイダンスなどに関する優先的なサポートと支援を提供いたします。私たちはすべてのユーザーの皆様を支援するよう努めておりますが、プロジェクトに資金的にご支援いただいた方には、より迅速な対応と専用のサポートを提供いたします。
皆様のサポートは大変ありがたく、MCP Firebird の継続的な開発に役立ちます。
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
Firebird SQL データベース用の Anthropic の Model Context Protocol (MCP) を実装したサーバー。Claude や他の LLM が自然言語を使用して Firebird データベースのデータに安全にアクセスし、分析および操作できるようになります。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through SQLite. This server enables running SQL queries, analyzing business data, and automatically generating business insight memos.Last updated -650,852PythonMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities through MCP tools. It would be interesting to have LLM analyze it. DuckDB is suitable for local analysis.Last updated -5105PythonMIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) implementation for connecting to and working with various database systems.Last updated -2317TypeScriptMIT License
- AsecurityAlicenseAquality🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and query Turso databases directly from LLMs.Last updated -8436TypeScriptMIT License