Skip to main content
Glama
action.yaml461 B
name: InstallHelm description: 'Installs helm' inputs: version: description: "Version of Helm to install" required: true runs: using: "composite" steps: - name: install helm shell: bash env: HELM_VERSION: ${{ inputs.version }} run: | ./test/hack/e2e_scripts/install_helm.sh - name: install helm-diff shell: bash run: | helm plugin install https://github.com/databus23/helm-diff || true

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