Skip to main content
Glama

Prisma MCP Server

Official
by prisma
test.ts439 B
import path from 'path' import { download } from '../src' void download({ binaries: { '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