Prisma Database
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add prisma-databaseQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"prisma-database": {
"command": "npx",
"args": [
"@modelcontextprotocol/prisma-database"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Prisma schema design patterns, relations (1:1, 1:N, M:N), migrations workflow, Prisma Client queries (findMany, create, update, transactions), seeding, type-safe queries, and performance optimization.
Tags
data-analyticstypescriptgobashsqlskill