Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
package.json1.14 kB
{ "name": "@prisma/query-plan-executor", "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/query-plan-executor" }, "license": "Apache-2.0", "devDependencies": { "@hono/node-server": "1.19.0", "@hono/zod-validator": "0.7.2", "@opentelemetry/api": "1.9.0", "@opentelemetry/context-async-hooks": "2.1.0", "@opentelemetry/sdk-trace-base": "2.1.0", "@prisma/adapter-pg": "workspace:*", "@prisma/adapter-mariadb": "workspace:*", "@prisma/adapter-mssql": "workspace:*", "@prisma/client-engine-runtime": "workspace:*", "@prisma/driver-adapter-utils": "workspace:*", "hono": "4.9.4", "temporal-polyfill": "0.3.0", "vitest": "3.2.4", "zod": "4.1.3" }, "scripts": { "dev": "DEV=true tsx helpers/build.ts", "build": "tsx helpers/build.ts", "prepublishOnly": "pnpm run build", "test": "vitest run" }, "files": [ "dist" ], "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