Loa Healthcare Pricing

Official
TypeScript

Search source-labeled U.S. healthcare prices, CPT and HCPCS codes, providers, and hospitals through a live remote MCP server.

About Loa Healthcare Pricing MCP Server

Search source-labeled U.S. healthcare prices, CPT and HCPCS codes, providers, and hospitals through a live remote MCP server.

Features

Tools

Transport

streamable-http
Getting Started

Connect any Streamable HTTP-compatible MCP client to `https://www.loacare.com/api/mcp`. No API key is required for public price and provider lookup tools. Full setup notes and tool documentation are available at https://www.loacare.com/mcp.

Tools (3)
Functions this server exposes to AI clients

search_cpt_codes

Search CPT and HCPCS procedure codes by code, name, or description.

get_hospital_pricing

Get source-labeled hospital prices, including published machine-readable-file rates.

search_providers

Search healthcare providers by name, specialty, or location.

Example
{
  "mcpServers": {
    "loa": {
      "url": "https://www.loacare.com/api/mcp"
    }
  }
}
Compatible With
Claude Desktop