Skip to main content
Glama

Smart Home MCP Server

by vmm
package.json513 B
{ "name": "home-automation", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/express": "^5.0.3", "@types/node": "^24.3.3", "nodemon": "^3.1.10", "tsx": "^4.20.5", "typescript": "^5.9.2" }, "dependencies": { "axios": "^1.12.1", "dotenv": "^17.2.2", "express": "^5.1.0", "zod": "^4.1.8" } }

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/vmm/homer-mcp'

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