Skip to main content
Glama

Medplum MCP Server

by rkirkendall

getMedicationRequestById

Retrieve specific medication request details using its unique ID on the Medplum MCP Server. Provides quick access to essential healthcare data for efficient management.

Instructions

Retrieves a medication request by its unique ID.

Input Schema

NameRequiredDescriptionDefault
medicationRequestIdYesThe unique ID of the medication request to retrieve.

Input Schema (JSON Schema)

{ "properties": { "medicationRequestId": { "description": "The unique ID of the medication request to retrieve.", "type": "string" } }, "required": [ "medicationRequestId" ], "type": "object" }

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/rkirkendall/medplum-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server