Skip to main content
Glama
extra-style.less456 B
a.underline-link { position: relative; &:after { content: ""; display: block; position: absolute; width: 0%; height: 1px; margin-top: 2px; background: currentColor; background: @colors-action-500; transition: all 0.5s; } &:hover { &:after { width: 100%; } } &.router-link-active, &.--active { &:after { width: 100%; height: 2px; background: currentColor; } } }

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/systeminit/si'

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