Prisma Postgres
PostgreSQL database with Prisma ORM
Connection
Use this URL to connect to the official MCP server.
https://mcp.prisma.io/mcp
Categories
database
postgres
MCP Configuration
This is the configuration you can use as a starting point.
{
"url": "https://mcp.prisma.io/mcp",
"transport": "http",
"headers": {}
}