Enterprise DNA
M MCP Servers Developer low

prisma/mcp

by Various

๐Ÿ“‡ โ˜๏ธ ๐Ÿ  - Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new databases and run migrations or queries).

P

MCP

prisma/mcp

Added 1 June 2026

Overview

A model context protocol server that lets LLMs manage Prisma Postgres databases. It can spin up new database instances, run migrations, and execute queries. Built in JavaScript, it exposes database operations through the MCP standard.

Best for

Best for
Developers using Prisma who want to delegate database operations to language models

Use cases

  • Spin up a Prisma Postgres database on demand via LLM commands
  • Autonomously run database migrations during development
  • Execute natural language queries against Postgres databases

How to use

Install

npx -y mcp-remote https://mcp.prisma.io/mcp

Tools exposed

  • CreateBackupTool
  • CreateConnectionStringTool
  • CreateRecoveryTool
  • DeleteConnectionStringTool
  • DeleteDatabaseTool
  • ListBackupsTool
  • ListConnectionStringsTool
  • ListDatabasesTool
  • ExecuteSqlQueryTool
  • IntrospectSchemaTool

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, ChatGPT

Notes

A model context protocol server that lets LLMs manage Prisma Postgres databases. It can spin up new database instances, run migrations, and execute queries. Built in JavaScript, it exposes database operations through the MCP standard.

42 stars on GitHub. Last updated 2025-10-07.

Use cases

  • Spin up a Prisma Postgres database on demand via LLM commands
  • Autonomously run database migrations during development
  • Execute natural language queries against Postgres databases

Pros

  • Enables LLMs to perform database management tasks directly
  • Integrates with Prismaโ€™s schema and migration workflows
  • Open source with straightforward setup

Cons

  • Supports only Prisma Postgres, not other database providers
  • Small community adoption (42 stars), indicating early stage
  • Requires granting LLM access to database credentials and endpoints

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables LLMs to perform database management tasks directly
  • Integrates with Prisma's schema and migration workflows
  • Open source with straightforward setup

Cons

  • Supports only Prisma Postgres, not other database providers
  • Small community adoption (42 stars), indicating early stage
  • Requires granting LLM access to database credentials and endpoints
Free 27-page guide

Get the free Developerโ€™s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks