Prisma

Integration

Prisma

Manage Prisma Postgres from chat: list databases and backups, create connection strings, run SQL, introspect schemas, and coordinate restores—via the remote MCP server.

Example prompt

"List my Prisma Postgres databases and show the latest backup for the staging database."

Learn more

Connect Stilla to Prisma’s [remote MCP server](https://www.prisma.io/docs/ai/tools/mcp-server) to work with Prisma Postgres using natural language. The same docs also cover the local `prisma mcp` server for machine-local workflows.

Key benefits:

  • List databases, backups, and connection strings
  • Execute SQL and introspect schemas
  • Create backups and restore to new databases
  • Designed for platforms that expose database management to users