# MediBill Saver — medical bill audit tools MCP server

Medicare rates, hospital quality, and dispute scenarios from six federal public-domain datasets.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-dgonlinecode-medibill-saver
- Repository: https://github.com/DGOnlineCode/medibill-saver
- Website: https://www.medibillsaver.com

## Install
- Endpoint: https://www.medibillsaver.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.medibillsaver.com/api/mcp

## Tools
- lookup_cpt_rate (Look up Medicare rate for a CPT/HCPCS code) - Returns the Medicare national-average non-facility allowed amount for a CPT or HCPCS procedure code from the CMS Physician Fee Schedule. Useful for benchmarking what a hospital or clinic billed against what Medicare reimburses. Free, no authentication required. For the patient-facing description and disputes information, link the user to the returned pageUrl. Endpoint: https://www.medibillsaver.com/api/mcp
- lookup_hospital (Look up a U.S. hospital by CCN or name) - Returns hospital metadata from CMS data: name, location, ownership type, CMS overall rating (1-5 stars), and 501(c)(3) charity-care eligibility. Useful when a patient mentions a specific hospital and wants to know the facility's federally-published quality profile and whether charity care is available. Free, no authentication required. Endpoint: https://www.medibillsaver.com/api/mcp
- get_dispute_scenario (Get summary of a medical-bill dispute scenario) - Returns a summary of one MediBill Saver dispute scenario: title, category, the federal statute backing the patient's right to dispute, and a link to the full scenario page (which contains the how-to-spot checklist and sample dispute language). Useful when a patient asks 'how do I dispute X' or 'what is HIPAA §164.524'. Free, no authentication required. Endpoint: https://www.medibillsaver.com/api/mcp
- list_dispute_scenarios (List all available dispute scenarios) - Returns the full index of dispute scenarios MediBill Saver covers — slug, title, category, and the federal statute. Useful to discover which scenarios exist before calling get_dispute_scenario. Free, no authentication required. Endpoint: https://www.medibillsaver.com/api/mcp
- audit_medical_bill (Audit a medical bill against six federal data sources) - Runs a full audit on a medical bill — cross-references every charge against six federal data sources (CMS PFS, NADAC, HPT, NCCI, Hospital Compare, IRS Pub 78) and identifies potential billing errors plus the federal statutes the patient can cite. Returns a free preview (severity, totals, issue count). The full report with line-by-line breakdown and up to 5 ready-to-mail dispute letters requires payment ($19.97 single audit, or covered under Family/Pro subscription). Returns a unique unlock URL for completing payment. Endpoint: https://www.medibillsaver.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.DGOnlineCode
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 17, 2026
- Source: https://registry.modelcontextprotocol.io
