Skip to main content
ClaudeWave
aanari avatar
aanari

loacare-healthcare-pricing

Ver en GitHub

Public metadata and integration documentation for the Loa healthcare pricing MCP server.

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/aanari/loacare-healthcare-pricing
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "loacare-healthcare-pricing": {
      "command": "node",
      "args": ["/path/to/loacare-healthcare-pricing/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/aanari/loacare-healthcare-pricing and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# Loa Healthcare Pricing MCP Server

Loa's hosted Model Context Protocol server gives MCP-capable assistants access to source-labeled healthcare pricing, CPT and HCPCS code search, U.S. provider and hospital discovery, and Loa entity profiles.

- [Live MCP documentation](https://www.loacare.com/mcp)
- [Official MCP Registry listing](https://registry.modelcontextprotocol.io/?q=io.github.aanari%2Floacare-healthcare-pricing)
- [Healthcare pricing API](https://www.loacare.com/api-partnership)
- [Data sources and methodology](https://www.loacare.com/methodology)
- [Procedure price guides](https://www.loacare.com/prices)
- [U.S. healthcare provider directory](https://www.loacare.com/providers)
- [U.S. hospital directory](https://www.loacare.com/hospitals)

## Remote endpoint

```text
https://www.loacare.com/api/mcp
```

The hosted server uses Streamable HTTP. Clients should complete the server's advertised OAuth flow when a tool call requires authentication.

### Native remote configuration

Use this configuration with clients that support remote MCP server URLs:

```json
{
  "mcpServers": {
    "loacare": {
      "url": "https://www.loacare.com/api/mcp"
    }
  }
}
```

For clients that require a local command, use the `mcp-remote` bridge:

```json
{
  "mcpServers": {
    "loacare": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.loacare.com/api/mcp"
      ]
    }
  }
}
```

See the [live MCP documentation](https://www.loacare.com/mcp) for current authentication, rate-limit, and troubleshooting guidance.

## Available workflows

The server supports workflows for:

- Searching medical procedure billing codes.
- Finding U.S. healthcare providers and hospitals.
- Resolving source-labeled Loa entity profiles.
- Comparing published hospital price-transparency rows and available provider prices.
- Explaining price provenance and source labels.
- Submitting authenticated provider or hospital corrections for Loa review.

## Available tools

The production server currently advertises 12 tools:

- `search_cpt_codes`
- `suggest_procedures`
- `search_providers`
- `search_hospitals`
- `search_entities`
- `get_entity_profile`
- `get_entity_prices`
- `get_hospital_pricing`
- `get_market_pricing`
- `get_pricing_estimate`
- `explain_price_sources`
- `submit_entity_update_request`

The public discovery methods `initialize`, `notifications/initialized`, `ping`, and `tools/list` can be used without authentication. Tool execution remains OAuth-protected.

## Data scope

Loa returns public healthcare pricing and directory data. It does not require or return Protected Health Information. Pricing responses identify their source labels so clients can distinguish hospital machine-readable-file rows, provider-published prices, market estimates, and reviewed corrections.

## Registry metadata

[`server.json`](./server.json) is the public metadata submitted to the official MCP Registry under `io.github.aanari/loacare-healthcare-pricing`.

This repository publishes integration metadata and documentation for Loa's hosted MCP server. The production application source is maintained separately.
ai-toolshealthcarehealthcare-pricingmcp-servermodel-context-protocolprice-transparency

Lo que la gente pregunta sobre loacare-healthcare-pricing

¿Qué es aanari/loacare-healthcare-pricing?

+

aanari/loacare-healthcare-pricing es mcp servers para el ecosistema de Claude AI. Public metadata and integration documentation for the Loa healthcare pricing MCP server. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala loacare-healthcare-pricing?

+

Puedes instalar loacare-healthcare-pricing clonando el repositorio (https://github.com/aanari/loacare-healthcare-pricing) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar aanari/loacare-healthcare-pricing?

+

aanari/loacare-healthcare-pricing aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene aanari/loacare-healthcare-pricing?

+

aanari/loacare-healthcare-pricing es mantenido por aanari. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a loacare-healthcare-pricing?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega loacare-healthcare-pricing en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: aanari/loacare-healthcare-pricing
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aanari-loacare-healthcare-pricing)](https://claudewave.com/repo/aanari-loacare-healthcare-pricing)
<a href="https://claudewave.com/repo/aanari-loacare-healthcare-pricing"><img src="https://claudewave.com/api/badge/aanari-loacare-healthcare-pricing" alt="Featured on ClaudeWave: aanari/loacare-healthcare-pricing" width="320" height="64" /></a>

Más MCP Servers

Alternativas a loacare-healthcare-pricing