Skip to main content
Glama
package.json761 B
{ "name": "@medplum/examples", "version": "5.0.10", "description": "Medplum Code Examples", "homepage": "https://www.medplum.com/", "bugs": { "url": "https://github.com/medplum/medplum/issues" }, "repository": { "type": "git", "url": "git+https://github.com/medplum/medplum.git", "directory": "packages/examples" }, "license": "Apache-2.0", "author": "Medplum <hello@medplum.com>", "type": "module", "scripts": { "build": "npm run clean && tsc", "clean": "rimraf dist", "lint": "eslint .", "lint:fix": "eslint . --fix" }, "devDependencies": { "@medplum/core": "5.0.10", "@medplum/fhirtypes": "5.0.10", "@medplum/mock": "5.0.10" }, "engines": { "node": "^22.18.0 || >=24.2.0" } }

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