prisma/mcp
by Various
๐ โ๏ธ ๐ - Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new databases and run migrations or queries).
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
CreateBackupToolCreateConnectionStringToolCreateRecoveryToolDeleteConnectionStringToolDeleteDatabaseToolListBackupsToolListConnectionStringsToolListDatabasesToolExecuteSqlQueryToolIntrospectSchemaTool
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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
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.