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.
This project offers a unified server for managing PostgreSQL databases through AI assistants. It takes plain language commands or structured requests from an AI and performs various database tasks, from schema changes to data manipulation. Data professionals, database administrators, and developers who leverage AI tools for database operations would find this useful.
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