Skip to main content
Glama
package.json1.09 kB
{ "name": "@medplum/cdk", "version": "5.0.10", "description": "Medplum CDK Infra as Code", "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/cdk" }, "license": "Apache-2.0", "author": "Medplum <hello@medplum.com>", "type": "module", "files": [ "dist" ], "scripts": { "build": "npm run clean && tsc --project tsconfig.build.json && node esbuild.mjs", "cdk": "cdk", "clean": "rimraf dist cdk.out", "lint": "eslint .", "lint:fix": "eslint . --fix", "test": "jest --runInBand" }, "dependencies": { "@aws-sdk/types": "3.953.0", "@medplum/core": "5.0.10", "aws-cdk-lib": "2.233.0", "cdk": "2.1100.1", "cdk-nag": "2.37.55", "cdk-serverless-clamscan": "2.13.46", "constructs": "10.4.4", "object-hash": "3.0.0" }, "devDependencies": { "@types/object-hash": "3.0.6" }, "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