送信

Prisma MCP Server

@Prisma

Manage Prisma Postgres databases with ease

ツール

サーバー設定

{
  "mcpServers": {
    "Prisma": {
      "command": "npx",
      "args": [
        "-y",
        "prisma",
        "mcp"
      ]
    }
  }
}
- MCP Server