Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
package.json891 B
{ "name": "@prisma/config", "version": "0.0.0", "description": "Internal package used to define and read Prisma configuration files", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/prisma/prisma.git", "directory": "packages/config" }, "license": "Apache-2.0", "author": "Alberto Schiabel <schiabel@prisma.io>", "dependencies": { "c12": "3.1.0", "deepmerge-ts": "7.1.5", "effect": "3.18.4", "empathic": "2.0.0" }, "devDependencies": { "@prisma/driver-adapter-utils": "workspace:*", "@prisma/get-platform": "workspace:*", "vitest": "3.2.4" }, "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