Skip to main content
Glama

Medplum MCP Server

by rkirkendall

getOrganizationById

Retrieve healthcare organization details using its unique ID with the Medplum MCP Server tool, enabling efficient data access and management in FHIR-compliant systems.

Instructions

Retrieves an organization by its unique ID.

Input Schema

NameRequiredDescriptionDefault
organizationIdYesThe unique ID of the organization to retrieve.

Input Schema (JSON Schema)

{ "properties": { "organizationId": { "description": "The unique ID of the organization to retrieve.", "type": "string" } }, "required": [ "organizationId" ], "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