The Model-Context-Protocol (MCP) enables LLMs to call APIs and access external systems in a structured way. Prisma provides both local and remote MCP servers for managing database workflows.
From the registry: MCP server for managing Prisma Postgres.
Please install the `mcp-prisma` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","prisma","mcp"]
Note: Also provides remote MCP at https://mcp.prisma.io/mcp via mcp-remote.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB