Skip to main content
Glama

Home Assistant MCP Server

by hekmon8

list_entities

Retrieve all entities in Home Assistant, optionally filtered by domain, to monitor and manage devices, automations, and system components effectively.

Instructions

List all available entities in Home Assistant

Input Schema

NameRequiredDescriptionDefault
domainNoOptional domain filter (e.g., light, switch, automation)

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Optional domain filter (e.g., light, switch, automation)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Home Assistant MCP Server

Related Tools

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/hekmon8/Homeassistant-server-mcp'

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