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
README.md•483 B
# Medplum CLI Wrapper
This is a convenience wrapper around `@medplum/cli`.
This allows you to use the Medplum CLI directly without an install step.
```bash
npx medplum login
```
## Usage
See <https://www.medplum.com/docs/cli> for usage.
## About Medplum
Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications. Medplum includes a FHIR server, React component library, and developer app.
## License
[Apache 2.0](../../LICENSE.txt)