db-mcp-server and cratedb-mcp

One tool is a specific implementation of the Model Context Protocol (MCP) server for CrateDB, while the other is a broader, more general multi-database MCP server that the former could potentially utilize as a backend or for comparison.

db-mcp-server
57
Established
cratedb-mcp
54
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 11/25
Maturity 18/25
Community 15/25
Stars: 351
Forks: 62
Downloads: —
Commits (30d): 0
Language: Go
License: MIT
Stars: 8
Forks: 5
Downloads: 678
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No risk flags

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.

Supports MySQL, PostgreSQL, SQLite, and Oracle databases with automatic tool generation for each connection—query execution, transactions, schema exploration, and performance analysis all exposed as distinct MCP tools. Built in Go using Clean Architecture patterns and compatible with OpenAI Agents SDK, it offers flexible deployment via stdio (IDE integration), SSE, or Docker with optional lazy-loading for managing 10+ concurrent database connections.

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.

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