npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

coverageunlocked-mcp

v1.0.4

Published

Insurance denial appeal intelligence. Get win probabilities, appeal strategies, payer insights, and regulatory leverage for any CPT code — powered by 20 years of insider knowledge.

Readme

CoverageUnlocked MCP Server

Insurance denial appeal intelligence powered by 20 years of insider knowledge.

Get win probabilities, appeal strategies, payer behavioral intelligence, and regulatory leverage for any CPT code — directly inside your AI assistant.

What Questions Does This Answer?

  • "What are my chances of winning an insurance denial appeal?"
  • "How do I appeal a denied claim for [procedure] with [payer]?"
  • "What's the denial rate for [CPT code] with [insurance company]?"
  • "What should I include in my appeal letter?"
  • "What are the appeal deadlines in my state?"

Coverage

  • 489+ CPT codes across 9 procedure categories (surgical, E&M, imaging, infusion/chemo, rehab, mental health, diagnostic, DME, lab/pathology)
  • 7 major payers with behavioral profiles (UnitedHealthcare, Anthem, Aetna, Cigna, Humana, BCBS, TRICARE)
  • 15 state regulatory profiles with appeal deadlines, prompt payment laws, and parity enforcement
  • Category-level fallback for any CPT code not in the detailed database

Tools

| Tool | Tier | What It Does | |------|------|-------------| | analyze_denial | Free | Win probability + top denial reason + insider tip for any CPT code | | check_denial_risk | Free | Pre-submission risk assessment — check before you submit a claim | | get_appeal_strategy | Pro | Full appeal strategy with all denial reasons, counter-arguments, regulatory citations | | get_payer_intelligence | Pro | Payer behavioral profiles — known tactics and how to counter them | | get_regulatory_leverage | Pro | State-specific appeal deadlines, prompt payment laws, external review options |

Quick Start

Install via npx (no setup required)

npx coverageunlocked-mcp

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "coverageunlocked": {
      "command": "npx",
      "args": ["-y", "coverageunlocked-mcp"]
    }
  }
}

Cursor / Windsurf

Add to your MCP settings:

{
  "coverageunlocked": {
    "command": "npx",
    "args": ["-y", "coverageunlocked-mcp"]
  }
}

Pricing

Free Tier — No API key required

  • 10 queries per day
  • Win probability and top denial reason
  • One insider tip per query
  • Basic state regulatory deadlines

Pro ($19/month)Sign up

  • 100 queries per day
  • Full appeal strategies with all denial reasons
  • Payer behavioral intelligence and counter-strategies
  • Complete regulatory leverage with specific citations
  • Documentation checklists
  • All insider tips from 20 years inside the industry

EnterpriseContact us

  • Unlimited queries
  • Batch processing
  • Custom payer profiles
  • Integration support
  • API access to full 489-code database

Example

Ask your AI assistant:

"What are the chances of winning an appeal for CPT 90837 (psychotherapy, 60 min) denied by UnitedHealthcare in California?"

The MCP server returns:

  • Win Probability: 66%
  • Denial Rate: 28% (highest of all Tier 1 codes — mental health is the most denied category)
  • Top Denial Reason: Concurrent review lapse (35% of denials, 70% appeal success)
  • Insider Tip: Visit limit denials have 72% overturn rate because of the Mental Health Parity Act — ALWAYS appeal these
  • CA Regulatory Leverage: DMHC Independent Medical Review (strongest external review in nation), SB 855 mental health parity

About CoverageUnlocked

Built by Ned Lutz after 20 years inside the health insurance industry. CoverageUnlocked exists to close the knowledge gap between insurance companies and the people fighting denials.

License

MIT