Skip to main content
Glama

Medplum MCP Server

by rkirkendall

getMedicationRequestById

Retrieve a specific medication request using its unique ID with the Medplum MCP Server, enabling precise access to healthcare data for accurate 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