Skip to main content
Glama

MCP Hospital Assistant

by ajay800800
common.gypi724 B
{ 'variables': { 'NAPI_VERSION%': "<!(node -p \"process.env.NAPI_VERSION || process.versions.napi\")", 'disable_deprecated': "<!(node -p \"process.env['npm_config_disable_deprecated']\")" }, 'conditions': [ ['NAPI_VERSION!=""', { 'defines': ['NAPI_VERSION=<@(NAPI_VERSION)'] } ], ['disable_deprecated=="true"', { 'defines': ['NODE_ADDON_API_DISABLE_DEPRECATED'] }], ['OS=="mac"', { 'cflags+': ['-fvisibility=hidden'], 'xcode_settings': { 'OTHER_CFLAGS': ['-fvisibility=hidden'] } }] ], 'cflags': [ '-Werror', '-Wall', '-Wextra', '-Wpedantic', '-Wunused-parameter' ], 'cflags_cc': [ '-Werror', '-Wall', '-Wextra', '-Wpedantic', '-Wunused-parameter' ] }

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