postgresql-mcp-server and mcp-database-server
The tools are competitors, as both offer an MCP server designed to manage and query multiple PostgreSQL, SQLite, and MySQL databases for AI assistants, providing overlapping functionality.
About postgresql-mcp-server
HenkDz/postgresql-mcp-server
A Powerful PostgreSQL MCP server with 14 consolidated database management tools for AI assistants.
Implements 17 consolidated tools using the Model Context Protocol (MCP) stdio transport, reducing the original 46 individual tools to 8 intelligent meta-tools while adding 4 new capabilities for complete CRUD operations, SQL execution, and schema management. Built on Node.js with connection pooling, parameterized queries for SQL injection prevention, and Docker support for production deployment. Designed for AI assistants like Claude and Cursor, handling everything from schema introspection and performance analysis to real-time monitoring and cross-database data migration.
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