Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
theme.ts381 B
import { blue, bold, cyan, gray, green, yellow } from 'kleur/colors' import type { Theme } from './types' export const theme: Theme = { keyword: cyan, entity: cyan, value: (s) => bold(blue(s)), punctuation: blue, directive: cyan, function: cyan, variable: (s) => bold(blue(s)), string: (s) => bold(green(s)), boolean: yellow, number: cyan, comment: gray, }

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