Prisma

Official

Create and manage Prisma Postgres databases with the ORM.

stdioTypeScriptAPI Key Required
Listed official

Configuration

{
  "mcpServers": {
    "prisma": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-prisma"
      ],
      "env": {
        "PRISMA_API_KEY": "your-api-key-here"
      }
    }
  }
}

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
Transportstdio
API KeyRequired
LanguageTypeScript
CategoryDatabases & Data
Visit Website

Tags

prismaormpostgrestypescript