Skip to main content
Glama
pack-repository.yml667 B
name: Pack repository with Repomix on: workflow_dispatch: push: branches: [main] pull_request: branches: [main] jobs: pack-repo: runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Pack repository with Repomix uses: ./.github/actions/repomix with: output: repomix-output.xml - name: Upload Repomix output uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 with: name: repomix-output.xml path: repomix-output.xml retention-days: 30

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/yamadashy/repomix'

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