mcpbeat

CareRanks Data MCP Server

by careranks
answering

CareRanks Data is answering right now. Last checked 3 min ago. It exposes 5 tools.

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

Uptime history 36 hours of history
36 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
143 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add careranks-data --transport http https://careranks.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "careranks-data": {
      "url": "https://careranks.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.careranks-data]
url = "https://careranks.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "careranks-data": {
      "url": "https://careranks.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "careranks-data": {
      "url": "https://careranks.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

facility
get_facility
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.
get_facility_profile
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.
hospital
get_hospital_clinicians
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.
get_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).
facilities
search_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.

Endpoints

URLTransportStateLatencyChecked
https://careranks.com/mcp streamable-http answering 202 ms 3 min ago

Alternatives to CareRanks Data

same job, measured the same way
Healthparse Healthcare Data Gateway
by healthparse

Pay-per-call US healthcare data: hospital financials, prices, quality, exclusions, wages.

42 tools answering
MedRates
by medrates

Search US hospital prices, compare costs, and find insurance-negotiated rates.

6 tools answering
UK Public Services & Health MCP Server from MCPBundles
by mcpbundles

Access CQC care ratings, NHS health services, and food hygiene data across the UK

answering
Stratalize Healthcare
by stratalize

CMS benchmarks, travel nurse rates, pharmacy spend, billing risk, and payer intelligence.

29 tools answering
C
VA Healthcare Facilities
by olyport

VA facility locations, services, wait times, and satisfaction scores

3 tools answering
Healthcare Data
by dataplex-consulting

US healthcare data for AI agents: CMS, FDA adverse events, CDC, NPPES NPI. Keyless, real samples.

8 tools answering
ROIC.AI Financial Data
by roic

ROIC.AI financial data: statements, ratios, prices, and earnings transcripts for public companies.

answering
Nihr
by pipeworx-io

UK NIHR (National Institute for Health and Care Research) open-data MCP.

36 tools answering

CareRanks Data — questions

Answers built from our own checks of this server.

What can CareRanks Data do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_facility, get_facility_profile, get_hospital_clinicians, get_hospital_prices, search_facilities. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is CareRanks Data mostly used for?
Its tools cluster around facility and hospital. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is CareRanks Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 143 ms. The bar chart above shows every period we have measured.
How do I connect CareRanks Data?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does CareRanks Data need an API key?
No. CareRanks Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CareRanks Data?
It answers our handshake in 143 ms on average, which is faster than 75% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.