Back to directory
Prisma-Remote

Prisma-Remote

@Prisma0

A remote Model-Context-Protocol (MCP) server provided by Prisma, designed for AI platforms to enable AI agents to manage database workflows, including creating backups, managing connection strings, executing SQL queries, and introspecting schemas.

databaseprismapostgresai-platform

Installation & Configuration

{
  "mcpServers": {
    "Prisma-Remote": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.prisma.io/mcp"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
typescript
Created
2025/11/6
Updated
2025/11/6