Skip to main content
Glama
TaskListItem.module.css588 B
.contentContainer { transition: background 0.2s; cursor: pointer; transition: all 0.2s ease; border: 1px solid transparent; text-decoration: none; color: light-dark(var(--mantine-color-black), var(--mantine-color-gray-2)); } .content { flex: 1; text-overflow: ellipsis; overflow: hidden; word-break: ellipsis; white-space: nowrap; } .contentContainer:hover { background-color: light-dark(var(--mantine-color-gray-2), var(--mantine-color-dark-9)); } .contentContainer.selected { background: light-dark(var(--mantine-color-gray-2), var(--mantine-color-dark-9)); }

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