Skip to main content
Glama
LabListItem.module.css712 B
.content { word-wrap: break-word; overflow-wrap: break-word; white-space: normal; word-break: break-word; } .title { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; width: 100% !important; max-width: 100% !important; } .contentContainer { transition: background 0.2s; cursor: pointer; padding: 0.5rem; border-radius: 0.5rem; color: light-dark(var(--mantine-color-black), var(--mantine-color-gray-2)); } .contentContainer:hover { background: light-dark(var(--mantine-color-gray-0), var(--mantine-color-dark-8)); } .contentContainer.selected { background: light-dark(var(--mantine-color-gray-2), var(--mantine-color-dark-8)); }

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/medplum/medplum'

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