mcp-database-server and pgsql-mcp-server

mcp-database-server
51
Established
pgsql-mcp-server
50
Established
Maintenance 10/25
Adoption 4/25
Maturity 24/25
Community 13/25
Maintenance 10/25
Adoption 11/25
Maturity 16/25
Community 13/25
Stars: 5
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 2
Downloads: 1,207
Commits (30d): 0
Language: Python
License:
No risk flags
No License

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.

About pgsql-mcp-server

twn39/pgsql-mcp-server

🔧 A powerful tool server based on the Model Context Protocol (MCP), enabling interaction with PostgreSQL databases via MCP calls.

Built on FastMCP with asyncpg for fully asynchronous database operations, it exposes schema introspection, DQL/DML/DDL/DCL execution, and transaction management as discrete MCP tools. Designed for Python 3.10+, it supports direct CLI invocation and integrates with the MCP Inspector for visual debugging of available operations.

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