Skip to main content
Glama

MCP Hospital Assistant

by ajay800800
index.js377 B
const path = require('path'); const includeDir = path.relative('.', __dirname); module.exports = { include: `"${__dirname}"`, // deprecated, can be removed as part of 4.0.0 include_dir: includeDir, gyp: path.join(includeDir, 'node_api.gyp:nothing'), // deprecated. targets: path.join(includeDir, 'node_addon_api.gyp'), isNodeApiBuiltin: true, needsFlag: false };

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