flamerobin-mcp-server
Related Servers
Alternatives to flamerobin-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceA server implementing Anthropic's Model Context Protocol (MCP) for Firebird SQL databases, enabling Claude and other LLMs to securely access, analyze, and manipulate data in Firebird databases through natural language.30729 npm68MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides read-only access to Firebird databases, enabling LLMs to inspect database schemas and execute read-only queries.11 npm8MIT
- FlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides tools for connecting to and interacting with various database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through a unified interface.3-
- FlicenseAqualityCmaintenanceA Model Context Protocol (MCP) server for interfacing with AVM FRITZ!Box routers. Control smart home devices, monitor network status, and administer your router through any MCP-compatible client.10-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server for unified database access and management, supporting multiple databases with CRUD operations, transactions, metadata queries, and built-in security features.4 npm1MIT
- FlicenseAqualityDmaintenanceMCP server for ChaosLimba — provides read-only access to the Romanian language learning platform's database via the Model Context Protocol.20-
TDQS
Scored across 29 tools
Every tool has a clearly distinct purpose. Overlapping tool pairs like describe_table/inspect_table and get_table_constraints/get_foreign_keys are well-differentiated by their descriptions, and no two tools perform the same function.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., analyze_missing_indexes, execute_dml, run_query). No mixing of styles or vague verbs.
29 tools is appropriate for a comprehensive database management server. The count covers schema exploration, data manipulation, execution, and administrative tasks without being bloated or thin.
The tool set covers the full lifecycle of database interaction: schema discovery (describe, inspect, list), DML/DDL execution, querying, constraint and index analysis, and administrative utilities. Missing features like user management are peripheral to the server's core purpose.