Skip to main content
Glama

Medplum MCP Server

by rkirkendall

searchOrganizations

Search for healthcare organizations by name or address using Medplum MCP Server. Input criteria to retrieve relevant organization data efficiently.

Instructions

Searches for organizations based on criteria like name or address. Provide at least one criterion.

Input Schema

NameRequiredDescriptionDefault
addressNoPart of the organization's address to search for. Optional.
nameNoThe name of the organization to search for. Optional.

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Part of the organization's address to search for. Optional.", "type": "string" }, "name": { "description": "The name of the organization to search for. Optional.", "type": "string" } }, "required": [], "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