Skip to main content
Glama
package.json1.65 kB
{ "name": "@medplum/app", "version": "5.0.10", "description": "Medplum App", "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/app" }, "license": "Apache-2.0", "author": "Medplum <hello@medplum.com>", "type": "module", "files": [ ".env.defaults", "dist" ], "scripts": { "build": "npm run clean && tsc && vite build", "clean": "rimraf dist", "dev": "vite", "lint": "eslint .", "lint:fix": "eslint . --fix", "preview": "vite preview", "source-map-explorer": "source-map-explorer dist/**/*.js --gzip", "test": "jest" }, "browserslist": [ "last 1 Chrome versions" ], "devDependencies": { "@mantine/core": "8.3.10", "@mantine/dropzone": "8.3.10", "@mantine/hooks": "8.3.10", "@mantine/notifications": "8.3.10", "@mantine/spotlight": "8.3.10", "@medplum/core": "5.0.10", "@medplum/definitions": "5.0.10", "@medplum/fhirtypes": "5.0.10", "@medplum/mock": "5.0.10", "@medplum/react": "5.0.10", "@tabler/icons-react": "3.36.0", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.1", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "5.1.2", "postcss": "8.5.6", "postcss-preset-mantine": "1.18.0", "react": "19.2.3", "react-dom": "19.2.3", "react-router": "7.11.0", "rfc6902": "5.1.2", "vite": "7.3.0" }, "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