db-mcp-server and mcp-database-server

These tools are competitors, as both aim to provide multi-database servers implementing the Model Context Protocol for AI assistants, offering similar core functionality.

db-mcp-server
57
Established
mcp-database-server
51
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 351
Forks: 62
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
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.

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.

AI assistants multi-database management data engineering intelligent agents database integration

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