Skip to main content
Glama

CentralMind/Gateway

release-chart.yml570 B
name: Release Helm Chart on: push: tags: - 'v*.*.*' paths: - 'helm/gateway/**' pull_request: paths: - 'helm/gateway/**' jobs: publish: runs-on: ubuntu-latest steps: - name: Checkout repository uses: actions/checkout@v3 - name: Set up Helm uses: azure/setup-helm@v3 - name: Package helm env: GITHUB_USERNAME: laskoviymishka GHCR_TOKEN: ${{ secrets.GH_HELM_PAT }} HELM_EXPERIMENTAL_OCI: 1 run: | make helm-push make clean

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/centralmind/gateway'

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