Skip to main content
Glama

Home Assistant MCP Server

.gitignore793 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ src/*.egg-info/ .installed.cfg # Virtual Environment venv/ env/ ENV/ *.egg MANIFEST # Virtual environments venv/ env/ ENV/ .venv .env.local # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Project specific .env *.log temp/ tmp/ # Home Assistant MCP specific test_results/ backup/ *.backup bridge_data.db *.db # Temporary development files *_temp.py *_dev.py fix_*.py start_dev_*.py run_*.py test_temp_*.py # Configuration files with secrets .env configs/mcp-config-fixed.json .env.raspberry_pi # Development documentation (local only) docs/DEVELOPMENT_RULES.md # Claude Desktop claude_desktop_config_local.json

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/Jonathan97480/McpHomeAssistant'

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