| MCP | Postgres MCP | |
|---|---|---|
| Description | Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new databases and run migrations or queries). | All-in-one MCP server for Postgres development and operations, with tools for performance analysis, tuning, and health checks |
| Category | Databases | Databases |
| Language | JavaScript | Python |
| License | — | MIT |
| Stars | 40 | 2487 |
| Website | https://github.com/prisma/mcp | https://github.com/crystaldba/postgres-mcp |