Skip to main content
Glama
index.html861 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Medplum</title> <meta name="description" content="Medplum: Medical Collaboration" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1" /> <meta name="mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="theme-color" content="#5b2876" /> <meta name="medplum-version" content="%MEDPLUM_VERSION%" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> <link rel="apple-touch-icon" href="/img/medplum-logo-512x512.png" /> </head> <body> <div id="root"></div> <script type="module" src="/src/index.tsx"></script> </body> </html>

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