Connect Your AI Agent with Prisma Postgres for Slack

Integrate Prisma Postgres MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Prisma Postgres
Prisma Postgres
Instant serverless Postgres, zero setup.

Categories

Databases

Available Tools

Tools that your AI agent can use through this MCP server to interact with Prisma Postgres

List Projects in Prisma Workspace

List Projects in a Prisma Workspace via Prisma Management API. See docs here

List Databases from Project

Retrieves a list of all databases within a specific Prisma project. See docs here

List Database Connection Strings

Retrieves a list of all connection strings for a specific database via Prisma Management API. See docs here

Get Project details

Get project details of a particular project in Prisma Workspace via Prisma Management API. See docs here

Get Prisma Postgres Regions

Retrieves a list of all available regions where Prisma Postgres databases can be deployed. See docs here

Get Database details

Get database details of a particular Prisma Postgres database via Prisma Management API. See docs here

Delete Database

Deletes a Postgres database project via Prisma Management API. See docs here

Delete Database Connection String

Deletes a specific database connection string via Prisma Management API. This action is irreversible. See docs here

Delete Database by Database ID

Delete a specific database by Database ID via Prisma Management API. This action is irreversible. See docs here

Create New Database in Existing Project

Create a new database in an existing Prisma project. Requires Project ID. See docs here

Create Database

Creates a new Postgres database project via Prisma Management API. See docs here

Create Database Connection String

Creates a new connection string for an existing database via Prisma Management API. See docs here