Medical MCP Server

23 tools. 1 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

1 can modify or destroy data
22 read-only
23 tools total

Community server · catalogue entry verified 29/06/2026

How to control Medical MCP Server ↓

What Medical MCP Server exposes to your agents

Read (22) Write / Execute (0) Destructive / Financial (1)
Critical Risk

The most dangerous Medical MCP Server tools

1 of Medical MCP Server's 23 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Medical MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Medical MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "pbs-summary-of-changes": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Cap read operations
{
  "get-drug-details": {
    "limits": [
      {
        "counter": "get-drug-details_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Medical MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON MEDICAL →

Instant setup, no code required.

All 23 Medical MCP Server tools

READ 22 tools
Read get-drug-details Get detailed information about a specific drug by NDC (National Drug Code) Read get-health-statistics Get health statistics and indicators from WHO Global Health Observatory Read list-who-indicators List WHO indicators by searching for a keyword (useful to find exact indicator names/codes) Read pbs-get-amt-mapping Return AMT concept mapping (MP/MPUU/MPP/TPP) for a PBS item (de-duplicated). Read pbs-get-atc-for-item Return ATC classification(s) for a PBS item, enriched with ATC descriptions (de-duplicated). Read pbs-get-copayments Return PBS copayment amounts and Safety Net thresholds (latest by default). Read pbs-get-fees-for-item Fetch PBS fees by resolving an item Read pbs-get-item Fetch PBS item(s) by pbs_item_code and optional schedule_code; returns compact summary lines. Read pbs-get-latest-schedule Resolve the current latest PBS schedule_code for reuse by other calls. Read pbs-get-organisation-for-item Return manufacturer/responsible person info for a PBS item (from /organisations). Read pbs-get-prescribers-for-item List prescriber types allowed for a PBS item across schedules (e.g., Medical Practitioners). Read pbs-get-price-events-for-item Return statutory price reduction events for a PBS item (de-duplicated). Read pbs-get-program-details Return program info and dispensing rules for a PBS item (de-duplicated rules). Read pbs-get-restrictions-for-item Fetch restriction text (legal instrument + notes/cautions) for a PBS item code; auto-uses the item Read pbs-list-dispensing-rules List PBS dispensing rules optionally filtered by mnemonic/title/reference. Read pbs-list-schedules List PBS schedules (optionally only the latest schedule) Read pbs-search Query Australia Read pbs-search-item-overview Search PBS item-overview using simple ODATA-like filters (brand_name/li_drug_name/pbs_code, etc.). Read search-drug-nomenclature Search for drug information using RxNorm (standardized drug nomenclature) Read search-drugs Search for drug information using FDA database Read search-google-scholar Search for academic research articles using Google Scholar Read search-medical-literature Search for medical research articles in PubMed

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Medical MCP Server

Can an AI agent delete data through the Medical MCP Server MCP server? +

Yes. The Medical MCP Server server exposes 1 destructive tools including pbs-summary-of-changes. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How many tools does the Medical MCP Server MCP server expose? +

23 tools across 2 categories: Destructive, Read. 22 are read-only. 1 can modify, create, or delete data.

How do I enforce a policy on Medical MCP Server? +

Register the Medical MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Medical MCP Server tool call.

Deterministic rules across all 23 Medical MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

23 Medical MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.