Skip to main content
Glama
AppShell.stories.module.css407 B
/* * Extra styles to contain the AppShell inside of a Storybook story * By default, the Mantine AppShell component is position: fixed * But that breaks out of the Storybook story container * By using position: absolute, we can keep the AppShell inside the story */ .root { position: relative; margin: 0; padding: 0; header { position: absolute; } nav { position: absolute; } }

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