# Loa Healthcare Pricing MCP server

Search source-labeled hospital prices, CPT codes, providers, and healthcare cost estimates.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-aanari-loacare-healthcare-pricing
- Repository: https://github.com/aanari/loacare-healthcare-pricing
- Website: https://www.loacare.com/mcp

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

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

## Tools
- search_cpt_codes (CPT Code Search) - Canonical code-lookup tool for this server. Search Loa's CPT/HCPCS index using exact codes, clinical terms, or consumer phrases. Use this first when the user does not already know the CPT code, before calling pricing tools. Endpoint: https://www.loacare.com/api/mcp
- suggest_procedures (Procedure Suggestions) - Advisory helper that suggests likely CPT codes from a plain-English medical need. Uses Loa heuristics plus AI and is not authoritative or diagnostic. Use only when the user cannot name the procedure, then confirm candidates with search_cpt_codes before pricing them. Requires a LOA account. Endpoint: https://www.loacare.com/api/mcp
- search_providers (Provider Search) - Search public CMS NPI Registry data for clinicians and healthcare organizations by specialty, name, or location. Use returned provenance to understand the registry source and scope. Use this for provider lookup, not pricing. Endpoint: https://www.loacare.com/api/mcp
- get_pricing_estimate (Pricing Estimate) - Quick directional estimate for one or more CPT codes. Prefers observed national market pricing derived from hospital price-transparency data, but falls back to a broad CPT-range heuristic when observed pricing is missing. Use this for a fast ballpark total. For source-grounded market benchmarks or hospital-specific source-labeled prices, prefer get_market_pricing or get_hospital_pricing. Endpoint: https://www.loacare.com/api/mcp
- get_market_pricing (Market Pricing) - Preferred benchmark pricing tool. Returns market cash/self-pay and insurance-negotiated price summaries for CPT codes, aggregated from Loa's hospital price-transparency dataset. Use this when the user wants source-grounded regional or national market pricing rather than a single-hospital rate. Endpoint: https://www.loacare.com/api/mcp
- search_hospitals (Hospital Search) - Search Loa's hospital directory by name or location and return hospital IDs plus address details. Use the returned hospital_ids with get_hospital_pricing to fetch source-labeled Published MRF and reviewed overlay prices. Endpoint: https://www.loacare.com/api/mcp
- get_hospital_pricing (Hospital Pricing) - Hospital-specific pricing tool for source-labeled Loa runtime data. Returns source-labeled Published MRF prices and Loa Verified Provider Price overlays for CPT codes, including cash/self-pay and payer-negotiated rates when available. Use this when comparing named hospitals or checking a quoted hospital price against available source rows. Endpoint: https://www.loacare.com/api/mcp
- search_entities (Entity Search) - Search Loa runtime hospital and provider entity pages by name or state. Use this before get_entity_prices when the user names a hospital or provider but does not know the exact Loa slug. Endpoint: https://www.loacare.com/api/mcp
- get_entity_prices (Entity Prices) - Return source-labeled prices for a Loa hospital or provider entity slug using the shared resolver. Use search_entities first if the slug is unknown. Results include provenance and explicit unavailable rows for requested CPT codes with no current price. Endpoint: https://www.loacare.com/api/mcp
- get_entity_profile (Entity Profile) - Return one Loa hospital or provider entity profile by exact slug or entity_pages.id. Includes profile-field provenance so agents can distinguish source-file fields from Loa-reviewed overrides. Endpoint: https://www.loacare.com/api/mcp
- explain_price_sources (Explain Price Sources) - Explain the source labels, provenance, confidence, and caveats behind Loa prices for one hospital or provider entity. Use this when an agent needs to tell a user why prices are MRF-published, Loa-reviewed, estimated, or unavailable. Endpoint: https://www.loacare.com/api/mcp
- submit_entity_update_request (Submit Entity Update Request) - Submit a profile, listing, or price correction for Loa review without requiring a provider portal. This is the only mutating provider/entity tool. It requires OAuth, captures submitter and source evidence, records linked-provider status when available, and never changes public data until Loa approves the request. Endpoint: https://www.loacare.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

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