We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jango-blockchained/advanced-homeassistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
<!-- Background circle -->
<circle cx="50" cy="50" r="48" fill="#18bcf2" stroke="#0d7da6" stroke-width="2"/>
<!-- Home Assistant inspired house shape -->
<path d="M50 15 L85 45 L85 85 L15 85 L15 45 Z" fill="white" stroke="#0d7da6" stroke-width="2"/>
<!-- Window/Smart indicator -->
<circle cx="50" cy="55" r="15" fill="#18bcf2" stroke="#0d7da6" stroke-width="2"/>
<!-- Inner dot representing AI/connection -->
<circle cx="50" cy="55" r="6" fill="white"/>
<!-- Roof accent -->
<path d="M50 15 L85 45 L15 45 Z" fill="#0d7da6" opacity="0.3"/>
</svg>