Skip to main content
Glama
docs.yaml431 B
name: Docs on: push: branches: - main paths: - docs/** jobs: cloudflare: runs-on: ubuntu-latest environment: name: cloudflare steps: - name: Trigger Cloudflare Pages deployment run: | curl -XPOST "https://api.cloudflare.com/client/v4/accounts/${{ secrets.ACCOUNT_ID }}/pages/projects/docs/deployments" -H "Authorization: bearer ${{ secrets.CLOUDFLARE_API_KEY }}"

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/helixml/kodit'

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