Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
package.json814 B
{ "name": "@prisma/schema-files-loader", "version": "0.0.0", "description": "Package for resolving and loading schema files when schema is split into multiple files", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": { "type": "git", "url": "https://github.com/prisma/prisma.git", "directory": "packages/schema-files-loader" }, "license": "Apache-2.0", "author": "Serhii Tatarintsev <tatarintsev@prisma.io>", "scripts": { "dev": "DEV=true tsx helpers/build.ts", "build": "tsx helpers/build.ts", "test": "vitest run", "prepublishOnly": "pnpm run build" }, "files": [ "dist" ], "sideEffects": false, "dependencies": { "@prisma/prisma-schema-wasm": "6.19.0-24.a2b481b117452ee9da10d6bf285cde25c0d6b676", "fs-extra": "11.3.0" } }

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