clinical-mcp-server

dianapopovici/clinical-mcp-server
★ 0 stars Python AI/LLM Updated 13d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clinical-mcp-server": {
      "command": "uvx",
      "args": [
        "clinical-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install clinical-mcp-server

README Excerpt

<div align="center"> **A governed, audited Model Context Protocol server that gives any AI agent secure, read-only access to a clinical knowledge base.** Least-privilege tools · policy validation · append-only audit trail. **English · [Italiano](README.it.md)** <br> </div> --- > **Why this exists.** Connecting an AI agent to enterprise data is easy. Connecting it *safely* is the hard part — and the part regulated organizations actually pay for. The risk is not the model; it is an agent with an o

Tools (3)

aggregate_diagnosesget_patient_summarysearch_clinical_notes