Skip to main content
Glama

Medplum MCP Server

by rkirkendall

getOrganizationById

Retrieve detailed organization data by specifying its unique ID using Medplum MCP Server’s query tool for healthcare information management.

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