Back to Home
gholtzap icon

doctor-claude

Verified Safe

by gholtzap

Overview

Provides Claude Code with access to peer-reviewed medical information from trusted sources and acts as an educational diagnostic medical expert.

Installation

Run Command
claude mcp add --transport stdio doctor-claude -- node $(pwd)/build/index.js

Security Notes

The server primarily interacts with trusted external medical information sources (medlineplus.gov, ncbi.nlm.nih.gov) via HTTP requests, with explicit domain validation to prevent arbitrary URL fetching. Local file system interaction is limited to managing a user-specific patient profile. There are no clear instances of 'eval', hardcoded secrets, or direct arbitrary command execution based on user input. The `@modelcontextprotocol/sdk` uses `cross-spawn` internally, but this server does not leverage it directly. The main security considerations would involve potential vulnerabilities in web scraping (cheerio library) or the external sites themselves, though these are well-established government/medical domains.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens3500
Stars0
Forks0
Last Update2026-01-16

Tags

MedicalHealthClinical ScoresInformation RetrievalDiagnosis