P
prisma
By prisma·Visit Source
Next-gen ORM for databases with MCP support
April 18, 2025
17 days ago
0 Clicks
What is this MCP
Prisma's MCP (Model Context Protocol) server enables AI agents to manage Prisma Postgres databases, including spinning up new instances and running schema migrations.
How to use this MCP
The MCP server is started via the Prisma CLI (npx prisma mcp
) and can be configured in AI tools through a JSON configuration specifying the command and arguments.
What this MCP can be used for
The Prisma MCP server allows AI agents to interact with databases programmatically, automating database management tasks like instance provisioning, schema migrations, and data modeling within applications using Prisma ORM.
Repository Info
Stars:
42063
Forks:
1729
Watchers:
42063
Last Updated: 22 days ago