name: ❓ Question / Help
description: Ask a question or get help
title: "[Question]: "
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Need help? Ask away! Please provide as much context as possible.
- type: textarea
id: question
attributes:
label: Your Question
description: What do you need help with?
placeholder: How do I...?
validations:
required: true
- type: textarea
id: context
attributes:
label: What You've Tried
description: Have you tried anything already?
placeholder: I've tried...
validations:
required: false
- type: textarea
id: environment
attributes:
label: Environment (if relevant)
value: |
- OS:
- Home Assistant version:
- Package version:
validations:
required: false
- type: checkboxes
id: checklist
attributes:
label: Checklist
options:
- label: I have read the README documentation
required: false
- label: I have checked existing issues for similar questions
required: true
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/Coolver/mcp-home-assistant'
If you have feedback or need assistance with the MCP directory API, please join our Discord server