Skip to main content
Glama

searchOrganizations

Search for healthcare organizations by name or address using structured criteria. Designed for Medplum MCP Server to manage FHIR data efficiently through targeted queries.

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" }

Latest Blog Posts

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