# CareRanks Data MCP server

CMS quality ratings, payer-negotiated prices, and clinician data for 41K+ US healthcare facilities.

## Links
- Registry page: https://www.getdrio.com/mcp/com-careranks-careranks-data
- Website: https://careranks.com/docs/data/

## Install
- Endpoint: https://careranks.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://careranks.com/mcp

## Tools
- search_facilities (Search US healthcare facilities) - Search 41K+ US facilities (hospitals, nursing homes, home-health agencies, dialysis centers, health systems) by name and/or city, optionally filtered by state and type. Returns ids usable with the other tools plus capability flags. Endpoint: https://careranks.com/mcp
- get_facility (Get facility summary + capability URLs) - Look up one facility by {type, id}. Returns the index record plus canonical URLs and which detail tools work for it. Hospital ids are CMS CCNs. Endpoint: https://careranks.com/mcp
- get_hospital_prices (Get payer-negotiated hospital prices) - Payer-negotiated rates parsed from a hospital's federally required machine-readable file. Without `drg`: a per-DRG summary (payer count, min/median/max) across every DRG in the file. With `drg` (digits; zero-padded automatically): the individual payer-by-payer rates for that DRG. Available for ~2,060 hospitals (prices_tool_available flag). Endpoint: https://careranks.com/mcp
- get_hospital_clinicians (Get hospital clinician roster) - Clinicians affiliated with a hospital (CMS data): name, specialty, Medicare procedure volumes, Open Payments totals. Available for ~4,570 hospitals (clinicians_tool_available flag). Filter matches name or specialty. Endpoint: https://careranks.com/mcp
- get_facility_profile (Get full facility profile content) - Structured summary for any facility; for hospitals the full profile markdown (quality measures, ratings context) is returned AS THE TEXT CONTENT BLOCK, with metadata (truncation flag, full URL) in structuredContent. max_chars bounds the markdown body. Endpoint: https://careranks.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.careranks
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 3, 2026
- Source: https://registry.modelcontextprotocol.io
