Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,213
  • Linux
  • Apple
wrangler.toml521 B
name = "functional-tests-config" main = "src/index.ts" compatibility_date = "2023-12-18" # https://developers.cloudflare.com/workers/wrangler/configuration/#local-development-settings [dev] # Note: the port is used in packages/client/tests/functional/_utils/setupTestSuiteClient.ts port = 9090 [[d1_databases]] binding = "MY_DATABASE" # i.e. available in the Worker on env.MY_DATABASE database_name = "my-d1-db" # This is necessary for `wrangler d1 execute ...` database_id = "c5668576-7e66-456c-aa5c-aef936b4be70"

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