Skip to main content
Glama
autofix-ci.yml718 B
name: autofix.ci concurrency: group: ci-autofix-${{ github.ref_name == 'main' && github.sha || github.ref }} cancel-in-progress: true on: pull_request: types: [opened, synchronize, reopened] permissions: contents: read jobs: autofix: runs-on: ubuntu-latest permissions: contents: write pull-requests: write steps: - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0 with: node-version: '24' - run: npm ci - run: npm run prettier - run: npm run lint:fix - uses: autofix-ci/action@2891949f3779a1cafafae1523058501de3d4e944

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/medplum/medplum'

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