Skip to main content
Glama
server.json1.15 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.Coolver/home-assistant-mcp", "description": "Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs", "repository": { "url": "https://github.com/Coolver/home-assistant-mcp", "source": "github" }, "version": "3.2.16", "packages": [ { "registryType": "npm", "identifier": "@coolver/home-assistant-mcp", "version": "3.2.16", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "HA_AGENT_URL", "description": "URL of your on-board Home Assistant Vibecode Agent add-on (generated after installation of the add-on)", "isRequired": true, "format": "string", "isSecret": false }, { "name": "HA_AGENT_KEY", "description": "Access key generated by the Home Assistant Vibecode Agent add-on after installation", "isRequired": true, "format": "string", "isSecret": 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/Coolver/mcp-home-assistant'

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