Skip to main content
Glama
action-lint.yml433 B
name: Lint GitHub Actions Workflows on: pull_request: paths: - '.github/**' jobs: lint: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 - name: Set up Go uses: actions/setup-go@v5 - name: Install actionlint run: go install github.com/rhysd/actionlint/cmd/actionlint@latest - name: Run actionlint run: actionlint -color

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/systeminit/si'

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