Skip to main content
Glama
brightdata
by brightdata
release.yml496 B
name: Release on: push: tags: v* permissions: contents: read id-token: write jobs: release: name: Release runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - uses: actions/setup-node@v5 with: node-version: 22 cache: "npm" registry-url: 'https://registry.npmjs.org' scope: '@brightdata' - run: npm install -g npm@latest - run: npm ci - run: npm audit signatures - run: npm publish

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/brightdata/brightdata-mcp'

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