Skip to main content
Glama

HC3 MCP Server

icon-proper.svg1.46 kB
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"> <!-- Background circle --> <circle cx="64" cy="64" r="60" fill="#2563eb" stroke="#1d4ed8" stroke-width="2"/> <!-- Home/House icon representing Smart Home --> <path d="M32 76 L64 44 L96 76 L96 100 L72 100 L72 84 L56 84 L56 100 L32 100 Z" fill="white" stroke="white" stroke-width="1"/> <!-- Roof detail --> <path d="M28 76 L64 40 L100 76" fill="none" stroke="white" stroke-width="3" stroke-linecap="round"/> <!-- Window --> <rect x="60" y="88" width="8" height="8" fill="#2563eb"/> <!-- Connection dots representing MCP/API --> <circle cx="40" cy="32" r="3" fill="#10b981"/> <circle cx="88" cy="32" r="3" fill="#10b981"/> <circle cx="104" cy="64" r="3" fill="#10b981"/> <circle cx="88" cy="96" r="3" fill="#10b981"/> <circle cx="40" cy="96" r="3" fill="#10b981"/> <circle cx="24" cy="64" r="3" fill="#10b981"/> <!-- Connection lines --> <path d="M40 32 L60 48" stroke="#10b981" stroke-width="2" opacity="0.7"/> <path d="M88 32 L68 48" stroke="#10b981" stroke-width="2" opacity="0.7"/> <path d="M104 64 L80 64" stroke="#10b981" stroke-width="2" opacity="0.7"/> <path d="M24 64 L48 64" stroke="#10b981" stroke-width="2" opacity="0.7"/> <!-- HC3 text at bottom --> <text x="64" y="118" text-anchor="middle" fill="white" font-family="Arial, sans-serif" font-size="12" font-weight="bold">HC3</text> </svg>

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/jangabrielsson/HC3_mcp'

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