Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ai.rxmanager/mcp

REMOTE · MCP.RXMANAGER.AI · SCANNED SEP 27

Live US drug acquisition costs (CMS NADAC) for AI assistants. Free, no auth, weekly data.

Available components

0 this week 72 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1069 tokens (~133/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the ai.rxmanager/mcp server?

ai.rxmanager/mcp is a hosted endpoint at https://mcp.rxmanager.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.rxmanager.ai

# add to Claude Code
claude mcp add --transport http ai-rxmanager-mcp 'https://mcp.rxmanager.ai/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-rxmanager-mcp": {
      "url": "https://mcp.rxmanager.ai/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-rxmanager-mcp": {
      "type": "http",
      "url": "https://mcp.rxmanager.ai/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-rxmanager-mcp]
url = "https://mcp.rxmanager.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-rxmanager-mcp": {
      "type": "remote",
      "url": "https://mcp.rxmanager.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-rxmanager-mcp --url 'https://mcp.rxmanager.ai/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-rxmanager-mcp:
    url: "https://mcp.rxmanager.ai/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-rxmanager-mcp": {
      "Transport": "http",
      "Url": "https://mcp.rxmanager.ai/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-rxmanager-mcp -t streamable-http -u 'https://mcp.rxmanager.ai/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-rxmanager-mcp": {
      "type": "http",
      "url": "https://mcp.rxmanager.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 0

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://mcp.rxmanager.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rxmanager.ai CN=WE1,O=Google Trust Services,C=US 9 Aug 2026 7 Nov 2026 ECDSA 256 ECDSA-SHA256 555b44dd7890d95613737376c2582f4f
SANs: rxmanager.ai, mcp.rxmanager.ai, *.mcp.rxmanager.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.rxmanager.ai. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
rxmanager.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.rxmanager.ai/mcp Verified 200
http (plaintext) http://mcp.rxmanager.ai/mcp Inconclusive 405
MCP tools · 8 exposed · ~914 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
drug_info_lookup ~90

Full profile of a US prescription drug by brand or generic name: identity and manufacturer, live CMS NADAC acquisition pricing, Medicare Part D spending and utilization, estimated pricing spread, and active clinical-trial pipeline. Broader than drug_price_lookup — use when someone wants the whole picture of a drug.

NameTypeReqDescription
drugstringyesBrand or generic drug name, e.g. Wegovy, metformin

No output schema declared.

No examples provided.

drug_price_lookup ~113

Look up the live public acquisition cost (CMS NADAC — National Average Drug Acquisition Cost) for a prescription drug in the United States: the per-unit price retail pharmacies actually pay to buy it, by strength, with the effective date. This is the honest baseline for judging what an employer health plan is charged by its PBM. Accepts a brand or generic name (e.g. "Gleevec", "imatinib", "atorvastatin").

NameTypeReqDescription
drugstringyesBrand or generic drug name

No output schema declared.

No examples provided.

drug_search ~67

Search US prescription drugs by full or partial brand/generic name. Returns matching drugs with their generic name and brand names, so you can pick the right one before calling drug_price_lookup or drug_spread_check.

NameTypeReqDescription
querystringyesFull or partial drug name (min 2 characters)

No output schema declared.

No examples provided.

drug_shortages ~107

List current US prescription drug shortages from the FDA Drug Shortage Database (refreshed daily). Optionally filter by drug name or drug class. Returns the generic name, brand names, how long the shortage has been running, and how many manufacturers are affected. Useful for checking whether a drug a plan or patient depends on is in shortage before a refill or formulary decision.

NameTypeReqDescription
querystring–Optional drug name or class to filter by (omit to list the most recent shortages)

No output schema declared.

No examples provided.

drug_spread_check ~163

Compare what a US health plan was actually charged for a prescription fill against the live public acquisition cost (CMS NADAC) for the same quantity. Returns the acquisition cost, the amount charged, the gap, and the multiple. Use when someone asks "my plan paid $X for [drug] — is that high?". The gap is not all margin (a dispensing fee and claim administration are legitimate), but on most generics the legitimate part is a few dollars, not hundreds.

NameTypeReqDescription
amount_chargednumberyesWhat the plan (or member) was charged for the fill, in USD
drugstringyesBrand or generic drug name
unitsnumber–Units in the fill (e.g. tablets). Default 30.

No output schema declared.

No examples provided.

medical_code_lookup ~153

Look up any US medical claim code across all major code sets at once: CPT (with 2025 RVUs), ICD-10-CM diagnoses, HCPCS Level II, MS-DRG payment groups, CARC denial reason codes (accepts EOB formats like CO-45 or PR-1), and place-of-service codes — plus Medicare MUE unit limits and NCCI bundling-edit counts. Official CMS/CDC/X12 data. Use when someone has a code from a medical bill, claim, EOB, or denial letter.

NameTypeReqDescription
codestringyesThe code, e.g. 99213, E11.9, J1885, 470, or CO-45

No output schema declared.

No examples provided.

pbm_term_explainer ~112

Plain-English explanation of pharmacy benefit (PBM) contract terms that drive employer plan cost: spread pricing, pass-through pricing, AWP, WAC, NADAC, MAC, rebates, rebate pass-through, effective rate guarantees, lesser-of logic, DIR fees, audit rights. Each explanation includes what to watch for in a contract. Call with a specific term, or without one to list all terms.

NameTypeReqDescription
termstring–The contract term to explain (optional — omit to list all)

No output schema declared.

No examples provided.

renewal_checklist ~109

Generate a dated preparation checklist for an employer pharmacy-benefit (PBM) contract renewal. Given the renewal date, returns what a plan sponsor should request and do at 120, 90, 60, and 30 days out — contract and exhibits, claims data, rebate reconciliation, benchmark review, and the decision record. Deterministic and vendor-neutral.

NameTypeReqDescription
renewal_datestringyesRenewal date, ISO format YYYY-MM-DD (e.g. 2027-01-01)

No output schema declared.

No examples provided.

Common questions

What is the ai.rxmanager/mcp server?

ai.rxmanager/mcp is listed in the public MCP registry as ai.rxmanager/mcp. Live US drug acquisition costs (CMS NADAC) for AI assistants. Free, no auth, weekly data. This page covers its hosted endpoint (https://mcp.rxmanager.ai/mcp).

Is the ai.rxmanager/mcp server safe to use?

ai.rxmanager/mcp scores 72 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ai.rxmanager/mcp server expose?

ai.rxmanager/mcp exposes 8 tools: drug_price_lookup, drug_search, drug_spread_check, drug_shortages, medical_code_lookup, and 3 more. Their descriptions and schemas cost roughly 914 tokens of context every time the server is loaded.

Does the ai.rxmanager/mcp server require authentication?

No. We connected to ai.rxmanager/mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ai.rxmanager/mcp server still maintained?

ai.rxmanager/mcp is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.