Skip to main content
Glama

MCP Hospital Assistant

by ajay800800
CHANGELOG.md456 B
# v1.1.0 - Allow for es6 "default import", e.g. `import BigInteger from 'jsbn'`. - Updated license file to read MIT # v1.0.0 - breaking change: `require('jsbn')` no longer returns `BigInteger`. Use `require('jsbn').BigInteger` instead. # v0.1.1 - fixed backwards-incompatible change in v0.1.0 where `require('jsbn') != BigInteger`. This patch version allows for `var BigInteger = require('jsbn')` or `var BigInteger = require('jsbn').BigInteger`.

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