Skip to main content
Glama
icon.svg1.32 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="#0078D4"/> <!-- Browser window outline --> <rect x="24" y="28" width="80" height="56" rx="4" fill="white"/> <rect x="28" y="32" width="72" height="48" rx="2" fill="#E8F4FD"/> <!-- Browser chrome bar --> <rect x="28" y="32" width="72" height="8" fill="#0078D4"/> <!-- Browser dots (window controls) --> <circle cx="33" cy="36" r="1.5" fill="white"/> <circle cx="38" cy="36" r="1.5" fill="white"/> <circle cx="43" cy="36" r="1.5" fill="white"/> <!-- Lock/Shield icon (authentication symbol) --> <g transform="translate(48, 48)"> <!-- Shield --> <path d="M 16 4 L 16 14 C 16 18 12 22 8 24 C 4 22 0 18 0 14 L 0 4 L 8 0 Z" fill="#10B981" stroke="none"/> <!-- Checkmark inside shield --> <path d="M 5 12 L 7 14 L 12 8" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/> </g> <!-- Connection indicator (small dots) --> <circle cx="90" cy="48" r="3" fill="#10B981"/> <circle cx="98" cy="48" r="2" fill="#10B981" opacity="0.7"/> <circle cx="104" cy="48" r="1.5" fill="#10B981" opacity="0.4"/> </svg>

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/cherchyk/MCPBrowser'

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