We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samanhappy/mcphub'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<svg width="320" height="80" viewBox="0 0 320 80" xmlns="http://www.w3.org/2000/svg">
<!-- Background with subtle gradient -->
<defs>
<linearGradient id="bgGradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#1e3a8a;stop-opacity:0.1" />
<stop offset="100%" style="stop-color:#3b82f6;stop-opacity:0.05" />
</linearGradient>
<linearGradient id="textGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#1e40af" />
<stop offset="50%" style="stop-color:#3b82f6" />
<stop offset="100%" style="stop-color:#1e40af" />
</linearGradient>
<linearGradient id="hubGradient" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#059669" />
<stop offset="100%" style="stop-color:#10b981" />
</linearGradient>
</defs>
<!-- Background (transparent) -->
<!-- Text: MCPHub as one word -->
<text x="5" y="46" font-family="Arial, sans-serif" font-size="64" font-weight="bold" dominant-baseline="middle" text-anchor="start">
<tspan fill="url(#textGradient)">MCP</tspan><tspan fill="url(#hubGradient)">Hub</tspan>
</text>
</svg>