Skip to main content
Glama
jmandel

Smart EHR MCP Server

by jmandel
package.json482 B
{ "name": "mcp-intrabrowser-proxy-bun", "version": "0.2.0", "private": true, "type": "module", "scripts": { "dev": "bun --hot src/server.ts", "start": "bun src/server.ts" }, "dependencies": { "@types/jszip": "^3.4.1", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "cors": "^2.8.5", "express": "^4.19.2", "jszip": "^3.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", "uuid": "^9.0.1", "ws": "^8.17.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/jmandel/health-record-mcp'

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