Skip to main content
Glama

MCP Hospital Assistant

by ajay800800
package.json1.15 kB
{ "name": "pg-protocol", "version": "1.10.0", "description": "The postgres client/server binary protocol, implemented in TypeScript", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "import": "./esm/index.js", "require": "./dist/index.js", "default": "./dist/index.js" }, "./dist/*": { "import": "./dist/*", "require": "./dist/*", "default": "./dist/*" } }, "license": "MIT", "devDependencies": { "@types/chai": "^4.2.7", "@types/mocha": "^10.0.7", "@types/node": "^12.12.21", "chai": "^4.2.0", "chunky": "^0.0.0", "mocha": "^10.5.2", "ts-node": "^8.5.4", "typescript": "^4.0.3" }, "scripts": { "test": "mocha dist/**/*.test.js", "build": "tsc", "build:watch": "tsc --watch", "prepublish": "yarn build", "pretest": "yarn build" }, "repository": { "type": "git", "url": "git://github.com/brianc/node-postgres.git", "directory": "packages/pg-protocol" }, "files": [ "/dist/*{js,ts,map}", "/src", "/esm" ], "gitHead": "abff18d6f918c975e8b3dfebc0de3b811ae64bcb" }

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/ajay800800/doc_mcp'

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