Skip to main content
Glama
MIT License
26,193
19,308
  • Linux
  • Apple
02_bug_report.yml1.25 kB
name: 🐛 Bug Report description: Report an unexpected behavior or error in Repomix labels: - triage body: - type: markdown attributes: value: | Thank you for reporting an issue! We appreciate your help in making Repomix better. If you need real-time support, feel free to join our [Discord server](https://discord.gg/wNYzTwZFku). Please provide as much detail as possible. - type: textarea id: description attributes: label: Description description: "Please provide a concise description of what happened." placeholder: | e.g. Running `repomix --version` prints an error instead of the version. validations: required: true - type: dropdown id: usage_context attributes: label: Usage Context description: "Where did you encounter this issue?" options: - Repomix CLI - repomix.com - type: input id: repomix_version attributes: label: Repomix Version description: "Output of `repomix --version`" placeholder: "e.g. v0.3.5" - type: input id: node_version attributes: label: Node.js Version description: "Output of `node --version`" placeholder: "e.g. v18.16.0"

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