Manage Prisma Postgres databases through AI tools — create databases, connection strings, backups, and recovery. Requires a free Prisma account via OAuth.
Add this snippet to your client's MCP config (claude_desktop_config.json for Claude Desktop, the MCP panel for OpenClaw, or the equivalent for Hermes). Restart the client to load the server.
{
"mcpServers": {
"prisma-postgres": {
"url": "https://mcp.prisma.io/mcp"
}
}
}create_database, list_databases, create_connection_string, create_backup, introspect_schema
This MCP server works with any MCP-compatible client, including Claude Desktop, Claude Code, OpenClaw, Hermes, Cursor and Windsurf. Configuration syntax differs slightly between clients — check each tool's documentation.
We build private MCP servers wrapping your internal tools, APIs and databases — deployed into Claude, OpenClaw or Hermes for your team.
Build my MCP