Skip to main content
Glama
ezhou89

Medical Research MCP Suite

by ezhou89
start-server.sh363 B
#!/bin/bash # Medical Research MCP Suite Startup Script # This script ensures the server starts from the correct directory cd "/Users/eugenezhou/Code/medical-research-mcp-suite" # Create logs directory if it doesn't exist mkdir -p logs # Use full path to node for better compatibility and log errors exec /opt/homebrew/bin/node dist/index.js 2>>logs/error.log

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/ezhou89/medical-research-mcp-suite'

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