Skip to main content
Glama

Home Assistant MCP Server

reinstall.sh198 B
#!/bin/bash set -e npm run build npm install -g . killall Claude &> /dev/null || true echo "Use the tool 'light' (NOT 'lights') to turn off light.bed" | pbcopy sleep 2 open -a Claude echo "Done!"

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/oleander/home-assistant-mcp-server'

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