Skip to main content
Glama

Hass-MCP

# Ignore version control files .git .gitignore # Ignore Docker and CI files Dockerfile docker-compose.yml .dockerignore # Ignore Python cache files __pycache__ *.py[cod] *$py.class *.so .Python *.egg-info/ *.egg # Ignore environment and local files .env .venv venv/ ENV/ env/ # Ignore tests and documentation tests/ docs/ CONTRIBUTING.md CHANGELOG.md # Ignore development tools .vscode/ .idea/ *.swp *.swo

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/voska/hass-mcp'

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