Skip to main content
Glama
run-gemini-cli.yml538 B
name: Run Gemini CLI on: pull_request: types: [opened, synchronize] issue_comment: types: [created] workflow_dispatch: jobs: run-gemini: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 - name: Run Gemini CLI uses: google-github-actions/run-gemini-cli@main with: gemini_api_key: ${{ secrets.GEMINI_API_KEY }} # Optional: Specify custom prompt or configuration # prompt: "Review this code for improvements"

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/steipete/Peekaboo'

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