Skip to main content
Glama
CODEOWNERS602 B
# Medplum Code Owners # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax # This is a comment. # Each line is a file pattern followed by one or more owners. # Order is important; the last matching pattern takes the most precedence. # Dev is the default owner for everything in the repo. * @medplum/dev # FDE is the default owner for the "examples" directory. /examples/ @medplum/dev @medplum/fde # Both Dev and FDE own the packages/docs directory. /packages/docs/ @medplum/dev @medplum/fde

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/medplum/medplum'

If you have feedback or need assistance with the MCP directory API, please join our Discord server