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.

postgresql-mcp-server
69
Established
mcp-database-server
51
Established
Maintenance 6/25
Adoption 19/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Stars: 175
Forks: 31
Downloads: 8,231
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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.

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