Skip to main content
Glama
package.json1.23 kB
{ "name": "@coolver/home-assistant-mcp", "version": "3.2.6", "description": "Build smart home automations with AI - Cursor AI analyzes your Home Assistant and creates intelligent solutions tailored to your devices", "type": "module", "main": "./build/index.js", "bin": "./build/index.js", "files": [ "build/**/*", "README.md", "LICENSE" ], "scripts": { "build": "tsc && chmod +x build/index.js", "watch": "tsc --watch", "prepare": "npm run build", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "home-assistant", "cursor", "cursor-ai", "ai", "smart-home", "model-context-protocol", "automation" ], "author": "Vladimir Eremeev", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Coolver/home-assistant-mcp.git" }, "bugs": { "url": "https://github.com/Coolver/home-assistant-mcp/issues" }, "homepage": "https://github.com/Coolver/home-assistant-mcp#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.21.1", "axios": "^1.6.0" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.0" }, "engines": { "node": ">=18.0.0" } }

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