Prisma MCP server icon

Prisma

by Prisma

HIPAA CompliantSOC2 ReadyISO 27001 Ready
Developer Tools18 tools

Create, query and delete Prisma Postgres databases from an AI agent. 18 tools including SQL execution; the only OAuth scope is workspace:admin.

Connection verified

Connection checked by Agentman on .

Listed in Anthropic’s Connectors Directory at community tier — a listing, not a partner-level review.

Anthropic states this reflects the level of review a connector received, not a security audit.

Connect Prisma via MCP

https://mcp.prisma.io/mcp

Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.

Use in Agentman

Connect Prisma once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.

Open in Agentman Studio

Prisma Tools & Capabilities (18)

create_object_store_bucket
create_object_store_bucket_key
create_prisma_postgres_connection_string
create_prisma_postgres_database
create_prisma_postgres_recovery
delete_object_store_bucket
delete_object_store_bucket_key
delete_prisma_postgres_connection_string
delete_prisma_postgres_database
execute_prisma_postgres_schema_update
execute_sql_query
fetch_workspace_details
introspect_database_schema
list_object_store_buckets
list_prisma_postgres_backups
list_prisma_postgres_connection_strings
list_prisma_postgres_databases
search_prisma_documentation

Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.

Limits

  • There is no read-only grant. The only scopes are workspace:admin and offline_access.
  • Bucket deletion is permanent, per Prisma's own wording, and takes every object and access key with it. Deleting an access key breaks anything using it immediately.
  • No documented confirmation step on any destructive tool. The client's approval prompt is the only gate.
  • Recovery creates a new database, so restoring is not an in-place undo, and it needs a backup that already exists.
  • Prisma Postgres only. The data tools do not reach other databases.
  • We did not read tool schemas. The endpoint requires OAuth, so names come from Anthropic's directory and behaviour from Prisma's documentation. We exercised no tool.

Frequently asked questions

Databases, connection strings and object-store buckets. Prisma documents delete_prisma_postgres_database as deleting a database by id, and delete_object_store_bucket as permanently deleting a bucket, every object in it, and all its access keys. Deleting a bucket access key stops that key working immediately. No two-phase confirmation is documented.

Because its only scope is workspace:admin. The server advertises just that plus offline_access at its RFC 9728 metadata endpoint, so there is no read-only grant to choose. Approving the connection gives an agent the same workspace authority you hold, including database and bucket deletion. Review it on that basis.

Yes. execute_sql_query runs a SQL query against a database by id, and execute_prisma_postgres_schema_update applies a schema change. Prisma also exposes introspect_database_schema for reading structure first. These are ordinary tool calls, so whatever approval prompt your client shows is the only gate in front of them.

No. Every data tool names Prisma Postgres specifically, and Prisma describes the server as letting AI tools manage Prisma Postgres databases. The one exception is search_prisma_documentation, which answers questions about Prisma ORM, Postgres, Compute, schema design and migrations from the official docs.

Only from a backup you already had. Prisma exposes list_prisma_postgres_backups and create_prisma_postgres_recovery, which restores a backup to a new database. Recovery creates a new database rather than restoring in place, and nothing in the documented tool set recovers a bucket, whose deletion Prisma calls permanent.

Yes. Prisma states search_prisma_documentation is read-only and needs no setup beyond the MCP connection. It returns a cited answer with links back to the official documentation, so answers reflect the current docs rather than a model's training data. It is the only tool on the server that touches no workspace resource.

Sources

Server Info

Category
Developer Tools
Developer
Prisma
Tools
18
Domain
mcp.prisma.io

Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.

Ready to connect Prisma?

Connect Prisma once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.