Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Databases & AnalyticsAuth: OAuth2.1

Prisma Postgres hosted MCP server

Managed Postgres

Prisma’s hosted MCP server lets agents manage Prisma Postgres — creating databases and working with connection details — through OAuth-scoped access to the connected Prisma account.

Curated by Published Updated

Server description

Provision and manage Prisma Postgres databases

Prisma’s hosted MCP server lets agents manage Prisma Postgres — creating databases and working with connection details — through OAuth-scoped access to the connected Prisma account.

Directory details

Slug
prisma-postgres
Category
Databases & Analytics
Category slug
databases-and-analytics
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "prisma-postgres": {
      "url": "https://mcp.prisma.io/mcp"
    }
  }
}

Connection links