Side-by-side comparison of two Model Context Protocol servers — install paths, tools, quality signals, and directory engagement so you can pick the right one for Claude, Cursor, and other MCP clients.
Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new databases and run migrations or queries).
PostgreSQL MCP server with 14 tools for querying, schema exploration, and table analysis. Features security-first design with SQL injection prevention and read-only by default.
Quality signal
41/100 (Fair)
52/100 (Fair)
Install path
npx · high
npx · high
Engagement
0 0 0 47
2 0 0 10
Tools
Local and remote MCP server modesDatabase creation, deletion, and backup managementSQL query execution and schema introspectionMigration status checks and schema migrations (local)Authentication integration with Prisma Console
Read-only SQL query execution with optional write enablementSchema exploration including listing schemas, tables, views, and functionsTable analysis covering structure, indexes, constraints, and statisticsQuery performance tools such as EXPLAIN and table health analysisSecurity features including SQL injection prevention and credential protectionSupport for multiple database connections with aliasing and default selection