Medibill Saver
@DGOnlineCode
About Medibill Saver
MediBill Saver MCP server. Look up Medicare reimbursement rates, hospital quality data, charity-care eligibility, and dispute scenarios from six federal public-domain datasets (CMS Physician Fee Schedule, NADAC, Hospital Price Transparency, NCCI bundling edits, CMS Hospital Compa
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"medibill-saver": {
"url": "https://www.medibillsaver.com/api/mcp",
"transport": "streamable-http"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Medibill Saver?
Medibill Saver is an MCP server that lets AI agents look up Medicare reimbursement rates, hospital quality data, charity-care eligibility, and dispute scenarios from six federal public-domain datasets. It is built to help U.S. patients audit hospital bills.
How to use Medibill Saver?
Connect to the remote HTTP server at https://www.medibillsaver.com/api/mcp. The server exposes five tools: lookup_cpt_rate, lookup_hospital, list_dispute_scenarios, get_dispute_scenario, and audit_medical_bill.
Key features of Medibill Saver
- Looks up Medicare rates from CMS Physician Fee Schedule
- Checks hospital quality data from CMS Hospital Compare
- Retrieves charity-care eligibility from IRS Publication 78
- Provides dispute scenarios for bill negotiation
- Uses six federal public-domain datasets
- Exposes five tools via a remote HTTP server
Use cases of Medibill Saver
- Auditing hospital bills for overcharges
- Comparing hospital charges to Medicare rates
- Determining charity-care eligibility for patients
- Generating dispute scenarios for bill negotiation
FAQ from Medibill Saver
What federal datasets does Medibill Saver use?
It uses CMS Physician Fee Schedule, NADAC, Hospital Price Transparency, NCCI bundling edits, CMS Hospital Compare, and IRS Publication 78.
How many tools are available?
Five tools: lookup_cpt_rate, lookup_hospital, list_dispute_scenarios, get_dispute_scenario, and audit_medical_bill.
Who is Medibill Saver for?
It is built for AI agents helping U.S. patients audit hospital bills.
Where is the server hosted and what transport does it use?
The server is a remote HTTP server at https://www.medibillsaver.com/api/mcp.
Frequently asked questions
What federal datasets does Medibill Saver use?
It uses CMS Physician Fee Schedule, NADAC, Hospital Price Transparency, NCCI bundling edits, CMS Hospital Compare, and IRS Publication 78.
How many tools are available?
Five tools: `lookup_cpt_rate`, `lookup_hospital`, `list_dispute_scenarios`, `get_dispute_scenario`, and `audit_medical_bill`.
Who is Medibill Saver for?
It is built for AI agents helping U.S. patients audit hospital bills.
Where is the server hosted and what transport does it use?
The server is a remote HTTP server at `https://www.medibillsaver.com/api/mcp`.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments