cratedb-mcp and mcp-database-server

These tools are competitors, as both are MCP servers for SQL database interaction, but CrateDB's tool is specialized for natural language Text-to-SQL within the CrateDB ecosystem, while ahmetbarut's offers multi-database query execution across SQLite, PostgreSQL, and MySQL.

cratedb-mcp
54
Established
mcp-database-server
51
Established
Maintenance 10/25
Adoption 4/25
Maturity 25/25
Community 15/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 8
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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.

database-querying data-analysis operations-monitoring business-intelligence natural-language-interaction

About mcp-database-server

ahmetbarut/mcp-database-server

A Model Context Protocol (MCP) server that provides multi-database query execution capabilities with support for SQLite, PostgreSQL, and MySQL databases. Includes a built-in Web UI for managing database connections.

Implements connection pooling with configurable limits and timeout settings, plus parameterized query execution with SQL injection protection via Zod validation. Persists all connection configs in a local SQLite store, enabling stateful management across server restarts, and integrates directly with Claude Desktop and Cursor IDE through stdio-based MCP transport.

Scores updated daily from GitHub, PyPI, and npm data. How scores work