Skip to main content
Glama

Figma MCP Server

icons.ts1.53 kB
// SVG icons as React components export const HeartIcon = ` <svg width="76" height="76" viewBox="0 0 76 76" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M38 76L32.49 71.06C12.92 53.46 0 41.72 0 24.7C0 10.84 10.84 0 24.7 0C32.49 0 40.09 3.8 38 9.12C35.91 3.8 43.51 0 51.3 0C65.16 0 76 10.84 76 24.7C76 41.72 63.08 53.46 43.51 71.06L38 76Z" fill="#FF6250"/> </svg> `; export const DogIcon = ` <svg width="116" height="116" viewBox="0 0 116 116" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M87 29H29C19.06 29 11 37.06 11 47V105C11 114.94 19.06 123 29 123H87C96.94 123 105 114.94 105 105V47C105 37.06 96.94 29 87 29ZM58 105C48.06 105 40 96.94 40 87C40 77.06 48.06 69 58 69C67.94 69 76 77.06 76 87C76 96.94 67.94 105 58 105Z" fill="white"/> <path d="M58 11L76 47H40L58 11Z" fill="white"/> </svg> `; export const TrashIcon = ` <svg width="116" height="116" viewBox="0 0 116 116" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M29 11V29H87V11C87 6.58 83.42 3 79 3H37C32.58 3 29 6.58 29 11Z" fill="#2D2D2D"/> <path d="M95 29H21C16.58 29 13 32.58 13 37V37C13 41.42 16.58 45 21 45H95C99.42 45 103 41.42 103 37V37C103 32.58 99.42 29 95 29Z" fill="#2D2D2D"/> <path d="M24 45L32 113H84L92 45H24Z" fill="#2D2D2D"/> </svg> `; export const FoodIcon = ` <svg width="116" height="116" viewBox="0 0 116 116" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="58" cy="58" r="55" stroke="#2D2D2D" stroke-width="6"/> <path d="M58 24V92M24 58H92" stroke="#2D2D2D" stroke-width="6"/> </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/sanjeev23oct/figma-mcp'

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