Skip to main content
Glama
Vuejs.tsx751 B
import type { FC, SVGProps } from 'react'; export const VuejsLogo: FC<SVGProps<SVGSVGElement>> = (props) => ( <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid" viewBox="0 0 261.76 226.69" role="img" aria-label="Vuejs logo" {...props} > <g transform="matrix(1.3333 0 0 -1.3333 -76.311 313.34)"> <g transform="translate(178.06 235.01)"> <path d="m0 0-22.669-39.264-22.669 39.264h-75.491l98.16-170.02 98.16 170.02z" fill="#41b883" /> </g> <g transform="translate(178.06 235.01)"> <path d="m0 0-22.669-39.264-22.669 39.264h-36.227l58.896-102.01 58.896 102.01z" fill="#34495e" /> </g> </g> </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/aymericzip/intlayer'

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