Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
bundle-size.yml990 B
name: Bundle size on: pull_request: paths-ignore: # Any update here needs to be done for all files # (test.yml, benchmark.yml, release-ci.yml, bundle-size.yml, ci-aux-files.yml) - '*.md' - '*.bench.ts' - 'LICENSE' - '.dockerignore' - 'scripts/ci/publish.ts' - '.github/CODEOWNERS' - '.github/ISSUE_TEMPLATE/**' - '.github/DISCUSSION_TEMPLATE/**' - '.devcontainer/**' - '.vscode/**' - 'graphs/**' - 'sandbox/**' concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: size: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - name: Install & build uses: ./.github/actions/setup with: node-version: 18 skip-tsc: true skip-build: true - uses: andresz1/size-limit-action@v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} build_script: bundle-size

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