Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
package.json1.13 kB
{ "name": "@prisma/engines", "version": "0.0.0", "description": "This package is intended for Prisma's internal use", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/prisma/prisma.git", "directory": "packages/engines" }, "license": "Apache-2.0", "author": "Tim Suchanek <suchanek@prisma.io>", "devDependencies": { "@swc/core": "1.11.5", "@swc/jest": "0.2.37", "@types/jest": "29.5.14", "@types/node": "18.19.76", "execa": "5.1.1", "typescript": "5.4.5", "vitest": "3.2.4" }, "dependencies": { "@prisma/debug": "workspace:*", "@prisma/engines-version": "6.19.0-24.a2b481b117452ee9da10d6bf285cde25c0d6b676", "@prisma/fetch-engine": "workspace:*", "@prisma/get-platform": "workspace:*" }, "scripts": { "dev": "DEV=true tsx helpers/build.ts", "build": "tsx helpers/build.ts", "test": "vitest run", "prepublishOnly": "pnpm run build", "postinstall": "node scripts/postinstall.js" }, "files": [ "dist", "download", "scripts" ], "sideEffects": false }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/prisma/prisma'

If you have feedback or need assistance with the MCP directory API, please join our Discord server