Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
schema-update.yml1.08 kB
name: Update Schema on: push: branches: [main] pull_request: branches: [main] workflow_dispatch: permissions: contents: write jobs: generate-schema: name: Update configuration json schema runs-on: ubuntu-latest steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 with: token: ${{ secrets.GITHUB_TOKEN }} - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # ratchet:actions/setup-node@v4 with: node-version-file: .tool-versions cache: npm - run: npm ci - run: npm run website-generate-schema - uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # ratchet:stefanzweifel/git-auto-commit-action@v4 with: commit_message: 'chore(schema): auto generate schema' commit_user_name: "github-actions[bot]" commit_user_email: "github-actions[bot]@users.noreply.github.com" commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"

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/yamadashy/repomix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server