Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to 'true' to enable debug logging.false
HASS_URLNoThe URL of your Home Assistant instance. Example: https://your-home-assistant.local:8123http://localhost:8123
LIMIT_RESOURCESNoSet to a number to limit the number of resources returned by the server. Default: unlimited.
HASS_ACCESS_TOKENYesLong-lived access token for Home Assistant. The server will not start without this.
RESOURCES_TO_TOOLSNoSet to 'true' to enable mapping resources to tools. When enabled, this option exposes Home Assistant resources (such as entities, automations, and services) as individual tools for MCP clients.false

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/slhad/aha-mcp'

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