Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
index.ts935 B
export { bindAdapter, bindMigrationAwareSqlAdapterFactory, bindSqlAdapterFactory } from './binder' export { ColumnTypeEnum } from './const' export { Debug } from './debug' export { DriverAdapterError, isDriverAdapterError } from './error' export * from './mock' export { err, ok, type Result } from './result' export type { ArgScalarType, ArgType, Arity, ColumnType, ConnectionInfo, DriverAdapterFactory, Error, ErrorCapturingSqlDriverAdapter, ErrorCapturingSqlDriverAdapterFactory, ErrorCapturingSqlMigrationAwareDriverAdapterFactory, ErrorCapturingSqlQueryable, ErrorCapturingTransaction, ErrorRecord, ErrorRegistry, IsolationLevel, MappedError, OfficialDriverAdapterName, Provider, Queryable, ResultValue, SqlDriverAdapter, SqlDriverAdapterFactory, SqlMigrationAwareDriverAdapterFactory, SqlQuery, SqlQueryable, SqlResultSet, Transaction, TransactionOptions, } from './types'

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