Skip to main content
Glama
PatientPage.module.css428 B
.container { display: flex; flex-direction: row; align-items: stretch; height: calc(100vh - var(--app-shell-header-height, 0)); overflow: hidden; } .sidebar { flex: 1; width: 350px; height: 100%; } .scrollArea { height: 100%; } .content { width: calc(100% - 350px); height: 100%; overflow: auto; border-inline-start: 1px solid light-dark(var(--mantine-color-gray-3), var(--mantine-color-dark-4)); }

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