Skills MCP Learn Benchmarks Tools News
SPONSOR

AppSignal — Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

↗
MCP · Prisma · Databases · Prisma

Prisma

Run Prisma migrations, inspect schemas, and manage Prisma Postgres from the local MCP server in your project.

Install config → View on GitHub Vendor docs
prisma/mcp 2026-06-10
44 GitHub stars
3 Forks
2025-10-07 Updated
MIT License
Install

Add Prisma to your agent

Local Prisma MCP for migrations and schema work in your repo. Prisma also offers a remote server at mcp.prisma.io via npx mcp-remote.

1Config location

Global: ~/.cursor/mcp.json or project: .cursor/mcp.json

2Copy this snippet
{ "mcpServers": { "Prisma-Local": { "command": "npx", "args": ["-y", "prisma", "mcp"] } } }

Add this block under mcpServers, then restart Cursor.

1Config location

Terminal: one command per server

2Copy this snippet
claude mcp add prisma-local npx prisma mcp

Run claude mcp list to verify the server is registered.

1Config location

User config: ~/.codex/config.toml

2Copy this snippet
[mcp_servers.prisma-local] command = "npx" args = ["-y", "prisma", "mcp"]

Codex CLI reads MCP servers from config.toml on the next run.

MCP servers can access your filesystem, databases, and APIs. Web Developer is independent and not affiliated with Prisma. Review the source repository and vendor documentation before installing.

Pair it

Related servers.

Databases01 MCP Toolbox for Databases

Connect agents to Postgres, BigQuery, Cloud SQL, Spanner, and other databases through one YAML config file.

↗
Databases02 Supabase

Manage tables, run queries, and inspect project config on the full Postgres and Auth stack.

↗
Databases03 MongoDB

Query MongoDB databases and manage Atlas clusters from your agent with read-only mode enabled by default.

↗
STATUS ● BUILDING THE FUTURE
MISSION LLM RESOURCES
VERSION BETA 3.0

BUILD WITH AI. SHIP WITH CONFIDENCE.

@WEBDEVELOPERHQ ↗
TERMS / PRIVACY
FRIENDS
Authentic Jobs
Authentic Jobs ↗
Web Reference
Web Reference ↗
Ready.dev
Ready.dev ↗
Design.dev
Design.dev ↗
© 2026 WEB DEVELOPER / ALL RIGHTS RESERVED