Skip to main content
Glama

Medplum

Official
by medplum
CardButton.module.css617 B
.cardButton { height: 2.5rem; margin-top: auto; padding-right: 0.75rem; padding-left: 1rem; grid-column-gap: 0.5rem; background-color: #eddeff; transition: all 200ms ease; color: var(--oc-grape-8); font-size: 1rem; line-height: 2rem; text-decoration: none; display: flex; align-items: center; border-style: none; border-width: 1px; border-color: #000; border-radius: 2.5rem; text-align: center; } .cardButton:hover { background-color: #ebe6fe; color: var(--oc-grape-8); cursor: pointer; text-decoration: none; } [data-theme='dark'] .cardButton { background: #19122c; }

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