-
securityF
license-
qualityA Model Context Protocol server that enables performing PostgreSQL database operations (create, read, update, delete) on User and Post entities through MCP tools.
TypeScript
Prisma is an open-source ORM for Node.js and TypeScript that helps developers build faster and make fewer errors with an intuitive data model, automated migrations, type-safety & auto-completion.
Why this server?
Utilizes Prisma for type-safe database operations, providing a structured interface to interact with the PostgreSQL database schema
Why this server?
Handles database migrations and likely provides the ORM layer for interacting with the PostgreSQL database