CD
CareRanks Data
/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 a
liveunknown~5s typical
mcpcareranksdata
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-careranks-careranks-data /search_facilities for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Name or city text to match (case-insensitive substring). |
| state | string | Two-letter state/territory code filter, e.g. "CT". |
| type | string (hospital | nursing-home | home-health | dialysis | system) | Facility type filter. |
| limit | integer | Max results (default 10). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-careranks-careranks-data","endpoint":"/search_facilities","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-careranks-careranks-data -e /search_facilities -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-careranks-careranks-data", endpoint: "/search_facilities", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.