Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● online

Prisma MCP

by Prisma · Database

Source

Query databases via Prisma schema, run migrations, and inspect models.

Works with:Claude CodeCursorWindsurfOpenCode
schemamigrationssqlreadwrite

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-prisma -- npx -y prisma-mcp

Before running, set: DATABASE_URL

Authentication

API key

Required environment variables:

  • DATABASE_URL

See the setup guide for step-by-step instructions on obtaining these credentials.

Official Prisma MCP. Works with any Prisma-supported database.

Skills that use this MCP