We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wspotter/mcpower'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<!-- Background circle -->
<circle cx="50" cy="50" r="48" fill="#2f6fff" stroke="#1a4fcc" stroke-width="2"/>
<!-- Database icon (stacked disks) -->
<ellipse cx="50" cy="35" rx="20" ry="6" fill="#ffffff" opacity="0.9"/>
<path d="M 30 35 L 30 42 Q 30 48 50 48 Q 70 48 70 42 L 70 35" fill="#ffffff" opacity="0.8"/>
<path d="M 30 42 L 30 49 Q 30 55 50 55 Q 70 55 70 49 L 70 42" fill="#ffffff" opacity="0.7"/>
<!-- Lightning bolt (power/speed) -->
<path d="M 55 60 L 48 75 L 52 75 L 50 85 L 60 68 L 56 68 Z" fill="#ffd700" stroke="#ffaa00" stroke-width="1"/>
<!-- Search magnifying glass -->
<circle cx="35" cy="70" r="8" fill="none" stroke="#ffffff" stroke-width="2.5"/>
<line x1="41" y1="76" x2="46" y2="81" stroke="#ffffff" stroke-width="2.5" stroke-linecap="round"/>
</svg>