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
61
Established
mcp-database-server
51
Established
Maintenance 10/25
Adoption 11/25
Maturity 25/25
Community 15/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 8
Forks: 5
Downloads: 678
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.

Implements the Model Context Protocol (MCP) standard to expose CrateDB clusters and documentation as tools for AI assistants, enabling agents to perform analytics queries, cluster diagnostics, and operational tasks via natural language. Built as a Python server that bridges language models with CrateDB's SQL interface and knowledge base, allowing seamless data analysis and troubleshooting through conversational prompts.

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