Skip to main content
Glama

Prisma MCP Server

Official
by prisma
Apache 2.0
4
44,192
  • Linux
  • Apple
label-stale-issues.yml679 B
name: 'Labels stale issues' on: schedule: - cron: '0 0 * * *' workflow_dispatch: jobs: stale: runs-on: ubuntu-latest steps: - uses: pantharshit00/stale@v3.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} stale-issue-message: 'DUMMY, FOR ENABLING' days-before-stale: 90 days-before-close: -1 exempt-issue-labels: 'kind/discussion,kind/docs,kind/feature,kind/improvement,kind/question,kind/epic,kind/subtask' stale-issue-label: 'status/needs-action' skip-stale-issue-message: true skip-stale-pr-message: true ascending: true operations-per-run: 100

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