Skip to main content
Glama

Medplum

Official
by medplum
tsconfig.json905 B
{ "$schema": "http://json.schemastore.org/tsconfig", "compilerOptions": { "target": "ES2021", "module": "commonjs", "moduleResolution": "node", "lib": ["ESNext"], "jsx": "react-jsx", "jsxImportSource": "react", "newLine": "lf", "strict": true, "declaration": true, "declarationMap": true, "erasableSyntaxOnly": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "noImplicitAny": true, "strictNullChecks": true, "noImplicitThis": true, "alwaysStrict": true, "noUnusedLocals": true, "noImplicitReturns": true, "noFallthroughCasesInSwitch": false, "experimentalDecorators": true, "strictPropertyInitialization": true, "allowJs": true, "resolveJsonModule": true, "noEmit": true, "isolatedModules": true }, "exclude": ["node_modules", "**/dist/*"] }

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