Skip to main content
Glama
radio.html520 B
<!-- Radio Button Group --> <fieldset class="grid gap-3"> <legend class="text-sm font-medium">Choose display mode</legend> <label class="label"> <input type="radio" name="display-mode" value="comfortable" class="input" checked> Comfortable </label> <label class="label"> <input type="radio" name="display-mode" value="compact" class="input"> Compact </label> <label class="label"> <input type="radio" name="display-mode" value="spacious" class="input"> Spacious </label> </fieldset>

Latest Blog Posts

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/GustavoGomezPG/basecoat-mcp'

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