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.
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 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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work