Skip to main content
Glama
DescriptionList.module.css654 B
.root { display: grid; grid-template-columns: 30% 70%; margin: 0; & > dt, & > dd { padding: var(--mantine-spacing-xs); border-top: 0.1px solid light-dark(var(--mantine-color-gray-3), var(--mantine-color-dark-4)); margin: 0; } & > dt:first-of-type, & > dd:first-of-type { border-top: 0; } } .compact { grid-template-columns: auto 1fr; & > dt, & > dd { border: 0; padding: 0; } & > dt { padding-right: var(--mantine-spacing-xs); } & > dd { padding-left: var(--mantine-spacing-xs); } & > dt:last-of-type, & > dd:last-of-type { padding-bottom: var(--mantine-spacing-xs); } }

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