Skip to main content
Glama
benchmark.yml779 B
name: Benchmark PR on: pull_request_target: types: - labeled jobs: benchmark: if: ${{ github.event.label.name == 'benchmark' }} uses: fastify/workflows/.github/workflows/plugins-benchmark-pr.yml@v5 with: npm-script: benchmark remove-label: if: "always()" needs: - benchmark runs-on: ubuntu-latest steps: - name: Remove benchmark label uses: octokit/request-action@v2.x id: remove-label with: route: DELETE /repos/{repo}/issues/{issue_number}/labels/{name} repo: ${{ github.event.pull_request.head.repo.full_name }} issue_number: ${{ github.event.pull_request.number }} name: benchmark env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Latest Blog Posts

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/krtw00/search-mcp'

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