Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,213
  • Linux
  • Apple
_matrix.ts363 B
import { defineMatrix } from '../../_utils/defineMatrix' import { allProviders } from '../../_utils/providers' export default defineMatrix(() => [ allProviders, [ { fieldType: 'Int', wrongFieldType: 'Float' }, { fieldType: 'BigInt', wrongFieldType: 'Int' }, { fieldType: 'Float', wrongFieldType: 'Int' }, /*{ fieldType: 'Decimal' }*/ ], ])

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