Skip to main content
Glama
Vivek-k3

Models PLUS

by Vivek-k3
deploy.yml532 B
name: Deploy on: push: branches: - dev workflow_dispatch: concurrency: ${{ github.workflow }}-${{ github.ref }} jobs: deploy: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 - name: Setup Bun uses: oven-sh/setup-bun@v1 with: bun-version: latest - name: Install dependencies run: bun install - run: bun sst deploy --stage=dev env: CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

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/Vivek-k3/modelsplus'

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