Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
test.ts492 B
import path from 'path' import { download } from '../src' void download({ binaries: { 'query-engine': path.join(__dirname, '../test'), 'schema-engine': path.join(__dirname, '../test'), }, binaryTargets: [ 'darwin', 'windows', 'debian-openssl-1.0.x', 'debian-openssl-1.1.x', 'debian-openssl-3.0.x', 'rhel-openssl-1.0.x', 'rhel-openssl-1.1.x', 'rhel-openssl-3.0.x', 'linux-musl', 'linux-musl-openssl-3.0.x', ], showProgress: true, })

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