Skip to main content
Glama
postsubmit.yaml483 B
name: PostSubmit on: push: branches: - main workflow_dispatch: jobs: postsubmit: if: github.repository == 'aws/karpenter-provider-aws' runs-on: ubuntu-latest steps: - uses: actions/checkout@v5 - uses: ./.github/actions/install-deps - name: hydrate-goproxy run: | mkdir -p hydrate-goproxy cd hydrate-goproxy go mod init hydrate-goproxy go get "github.com/${GITHUB_REPOSITORY}@${GITHUB_SHA}"

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/mengfwan/test-mcp-glama'

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