Back to Home
JamesANZ icon

medical-mcp

Verified Safe

by JamesANZ

Overview

Provides comprehensive, real-time medical data from authoritative sources to enhance AI workflows locally and privately.

Installation

Run Command
npx -y medical-mcp

Environment Variables

  • CACHE_ENABLED
  • CACHE_MAX_SIZE
  • CACHE_CLEANUP_INTERVAL
  • CACHE_TTL_FDA
  • CACHE_TTL_PUBMED
  • CACHE_TTL_WHO
  • CACHE_TTL_RXNORM
  • CACHE_TTL_CLINICAL_GUIDELINES
  • CACHE_TTL_GOOGLE_SCHOLAR
  • CACHE_TTL_BRIGHT_FUTURES
  • CACHE_TTL_AAP_POLICY
  • CACHE_TTL_PEDIATRIC_JOURNALS
  • CACHE_TTL_CHILD_HEALTH
  • CACHE_TTL_PEDIATRIC_DRUGS
  • DEDUP_ENABLED
  • DEDUP_SIMILARITY_THRESHOLD
  • DEDUP_LOG_REMOVED

Security Notes

The server runs 100% locally and requires no API keys, significantly reducing external attack surface and credential leakage risks. It actively logs safety warnings regarding medical advice. However, the use of Puppeteer for web scraping (Google Scholar, Cochrane, AAP) introduces a slight risk, as it launches a Chromium browser with `--no-sandbox` and other flags. While common for scraping, a vulnerability in Chromium or a malicious target website could theoretically pose a local execution risk. The code attempts to mitigate this by disabling JavaScript and images in some scraping contexts and running locally, but it's a non-zero risk inherent to browser automation for untrusted content.

Similar Servers

Stats

Interest Score27
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars51
Forks18
Last Update2025-12-18

Tags

MedicalHealthcareDrugsLiteratureStatisticsPediatricLocal-first