MCP Firebird
JSON →An MCP server for Firebird SQL databases, enabling LLMs to securely access, analyze, and manipulate database content.
Install
npx -y @smithery/cli@latest Tools · 6
- execute_query Execute SQL queries on Firebird databases
- get_schema Get detailed information about tables, columns, and relationships
- backup_database Perform backup operations on Firebird databases
- restore_database Perform restore operations on Firebird databases
- validate_database Perform validation operations on Firebird databases
- analyze_performance Analyze query performance and suggest optimizations
Links
★ 53 GitHub stars