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.

io.github.laureennicholson635/automatedrcm-billing-mcp

NPM · AUTOMATEDRCM-BILLING-MCP · SCANNED AUG 18

Medical-billing tools for AI agents: prior-auth checks, denial decoding, claim triage, appeals.

69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 114 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 678 tokens (~96/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · automatedrcm-billing-mcp

# add to Claude Code
claude mcp add laureennicholson635-automatedrcm-billing-mcp -- npx -y automatedrcm-billing-mcp
# add to Codex CLI
codex mcp add laureennicholson635-automatedrcm-billing-mcp -- npx -y automatedrcm-billing-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "laureennicholson635-automatedrcm-billing-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "automatedrcm-billing-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add laureennicholson635-automatedrcm-billing-mcp --command npx --arg -y --arg automatedrcm-billing-mcp
# ~/.hermes/config.yaml
mcp_servers:
  laureennicholson635-automatedrcm-billing-mcp:
    command: "npx"
    args: ["-y", "automatedrcm-billing-mcp"]
// mcp.json
{
  "mcpServers": {
    "laureennicholson635-automatedrcm-billing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "automatedrcm-billing-mcp"
      ]
    }
  }
}
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.

  • 18 Aug 26 +15
    • Malware scan: unverified → pass security
  • 17 Aug 26 54

    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 18 Aug 2026 · Analysed npm/automatedrcm-billing-mcp@1.0.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 114 packages
Packages resolved 114
Stale 30
Tree resolution Complete
MCP tools · 7 exposed · ~678 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.

Tool Tokens
appeal_assessment ~153

Full appeal verdict for a denied claim: appeal/fix/write-off decision, deadline math vs the payer's typical appeal window, evidence checklist, payer-specific arguments, and a structured appeal-letter draft. $1.50 per call.

NameTypeReqDescription
balancenumberyesDenied balance in USD
cptstringOptional CPT — unlocks criteria-mapped arguments
days_since_denialnumberyesDays since the denial posted
days_since_dosnumberOptional days since date of service
denial_codestringyesCARC denial code, e.g. CO-50
payerstringyesUS payer, e.g. UHC, MEDICARE

No output schema declared.

No examples provided.

catalog ~25

Free. List the AutomatedRCM billing-intelligence endpoints, prices, and input shapes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

claim_triage ~155

Triage an unpaid claim: given the follow-up action code (RES/CPE/CRO/APP/PAY or empty), balance, and claim ages, returns the work bucket (WORK_NOW/WAITING/REVIEW/COMPLETE), risk flags, priority score, and next action with deadline. $0.03 per call.

NameTypeReqDescription
action_codestringRES|CPE|CRO|APP|PAY or empty string
balancenumberyesOutstanding balance in USD
days_since_dosnumberyesDays since date of service
days_since_last_touchnumberyesDays since the claim was last worked
timely_filing_limit_daysnumberDefault 365

No output schema declared.

No examples provided.

denial_decode ~73

Decode a CARC claim-denial code (e.g. CO-50, PR-204): plain-English meaning, category, appealability, concrete next action, and prevention. $0.02 per call.

NameTypeReqDescription
codestringyesCARC denial code, e.g. CO-50 or bare 50

No output schema declared.

No examples provided.

free_samples ~27

Free. Real sample outputs from every paid endpoint on fixed example inputs — evaluate quality before paying.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pa_check ~135

Prior-authorization determination for a CPT/HCPCS code + US payer (UHC, Aetna, Cigna, Florida Blue, Humana, Medicare, Medicare Advantage). Returns requirement, clinical criteria, documentation checklist, payer portal and turnaround. $0.05 per call.

NameTypeReqDescription
cptstringyesCPT/HCPCS procedure code, e.g. 29881
icd10stringOptional ICD-10 diagnosis code
payerstringyesPayer: UHC, AETNA, CIGNA, FLBLUE, HUMANA, MEDICARE, MEDICARE_ADV

No output schema declared.

No examples provided.

phi_scrub_demo ~110

De-identify healthcare text (DEMO — synthetic/test data ONLY, never real PHI). Strips names, DOBs, IDs, phones, addresses; dates become a derived interval timeline so filing-window math survives. Returns scrubbed text + token map. $0.01 per call. Production use runs in your own environment: laureennicholson@getautomatedrcm.com.

NameTypeReqDescription
textstringyesSYNTHETIC/TEST text to de-identify (2 KB max)

No output schema declared.

No examples provided.