Prisma Postgres
https://mcp.prisma.io/mcp
● degraded
Integrates with Prisma Postgres databases for schema migrations, database creation, backup management, connection string handling, SQL query execution, and database recovery operations across local development and production environments.
Transport
other
Auth
—
Cost
—
How to connect
MCP endpoint (other)
https://mcp.prisma.io/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.prisma.io/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/prisma-postgres