Skip to main content
Glama

Home Assistant MCP Server

.npmignore468 B
# Source code (since we're publishing compiled code) src/ # Development files .git/ .github/ .vscode/ .cursor/ .DS_Store .eslintrc.json jest.config.js tsconfig.json coverage/ test/ inspect.sh test.sh install-global.sh # Documentation and notes IMPROVEMENTS.md REFACTORING.md todo.md prompts/ CLAUDE.md # Environment and secrets - NEVER publish these .env .env.* .env.example # Logs logs/ *.log # Temporary build artifacts *.tgz # Other unwanted files .gitignore

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