prisma/mcp
Official Prisma MCP server to manage Prisma Postgres databases, migrations, and queries.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for prisma/mcp, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
Prisma's MCP server gives LLMs the ability to spin up new Prisma Postgres databases and run migrations or queries. It bridges agents to Prisma's managed data platform. Database provisioning, schema migration, and query execution against real data are the security-relevant capabilities.
Key features
- Provision Prisma Postgres DBs
- Run migrations
- Execute queries
- Managed platform integration
Use cases
- Agent-managed database provisioning
- Running Prisma migrations