Skip to main content
Glama
ci.yml504 B
name: Continuous Integration on: push: branches: - main pull_request: jobs: lint: name: 💅 Lint runs-on: ubuntu-latest timeout-minutes: 3 steps: - uses: actions/checkout@v6 - uses: actions/setup-node@v6 with: node-version-file: .node-version cache: npm - name: 📥 Install dependencies run: npm ci - name: 🔍 Lint run: npm run lint - name: 📜 Format run: npm run format:check

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/rfdez/pvpc-mcp-server'

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