Skip to main content
Glama
labeler.yml493 B
# This workflow automatically labels pull requests based on file paths. # Configuration: .github/labeler.yml # Learn more: https://github.com/actions/labeler name: "Pull Request Labeler" on: - pull_request_target permissions: contents: read pull-requests: write jobs: labeler: runs-on: ubuntu-latest steps: - uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5 with: configuration-path: .github/labeler.yml sync-labels: true

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/vfarcic/dot-ai'

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