Skip to main content
Glama
ChatModal.module.css593 B
.iconContainer { position: fixed; bottom: 0.5rem; right: 0.5rem; z-index: 100px; } .icon { background-color: light-dark(var(--mantine-color-white), var(--mantine-color-dark-7)); box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05), 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1); } .chatModalContainer { position: fixed; bottom: 3rem; right: 0.5rem; z-index: 100px; width: 400px; height: 450px; max-height: 450px; overflow: hidden; border-radius: var(--mantine-radius-md); box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05), 0 0.2rem 0.4rem rgba(0, 0, 0, 0.1); }

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