Skip to main content
Glama
bug_report.yml1.67 kB
name: Bug Report description: File a bug report title: "[Bug]: " labels: ["bug"] body: - type: markdown attributes: value: | Thanks for taking the time to fill out this bug report! - type: textarea id: what-happened attributes: label: What happened? description: Also tell us, what did you expect to happen? placeholder: Tell us what you see! validations: required: true - type: dropdown id: mcp-server attributes: label: Which MCP Server? options: - Docker/Podman - Ollama - Pi-hole - Unifi - Ansible Inventory - MCP Registry Inspector - Multiple/Other validations: required: true - type: input id: python-version attributes: label: Python Version placeholder: "3.11.0" validations: required: true - type: dropdown id: os attributes: label: Operating System options: - Windows - macOS - Linux validations: required: true - type: textarea id: logs attributes: label: Relevant log output description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. render: shell - type: checkboxes id: terms attributes: label: Security description: By submitting this issue, you confirm that it does not contain sensitive information options: - label: I have removed any API keys, passwords, IP addresses, or other sensitive data from this report required: true

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/bjeans/homelab-mcp'

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