db-mcp-server and cratedb-mcp
These two tools are ecosystem siblings, with FreePeak/db-mcp-server serving as the generic MCP server for any database, and crate/cratedb-mcp being a specific implementation of an MCP server tailored for CrateDB.
About db-mcp-server
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
This server helps AI assistants interact with multiple types of databases like MySQL, PostgreSQL, SQLite, and Oracle. It takes database connection details and provides your AI with specialized tools to query data, manage transactions, explore schemas, and analyze performance across all connected databases. Data engineers and AI developers creating intelligent agents will find this useful for building powerful, data-aware AI systems.
About cratedb-mcp
crate/cratedb-mcp
CrateDB MCP Server for natural-language Text-to-SQL and documentation retrieval.
This tool connects AI assistants to your CrateDB clusters, allowing you to interact with your operational and analytical data using everyday language instead of complex database queries. You can ask questions about your data, monitor cluster health, or troubleshoot issues through conversational prompts. This is for data analysts, operations engineers, or business users who need to quickly get insights from CrateDB without writing SQL.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work