Six live tools — bill rates, market demand, MSP attribution, rate-card generation, parent-org ranking, and named-system rate cards — available in any MCP-compatible AI client. Try them free in the sandbox; upgrade to Max to use them in Claude Desktop, Cursor, VS Code, and any agent that speaks the protocol.
Your AI assistant figures out which tool to call.
"Is $90/hr competitive for ICU travel nurses in Pittsburgh?"
"Which Agency/VMS has the most market share in Ohio?"
"Is ICU travel demand up or down in Texas this month?"
"Build me a 4-specialty rate card for Houston."
"What's Catholic Health paying for ICU travel right now?"
"Who's the cheapest ICU agency in South Dakota?"
"How long would a $75/hr Med Surg posting take to fill in Florida?"
Paste this into your client's config, restart, and you're live.
The MCP server is a Max-plan feature. Free preview lives in the sandbox. To use it in Claude Desktop / Cursor / any MCP client, you need a Max subscription and an API key — mint one at /stat/settings/api-keys then paste it where the snippet says npmcp_YOUR_KEY_HERE.
~/Library/Application Support/Claude/claude_desktop_config.json{
"mcpServers": {
"nursepal-stat": {
"url": "https://nursepal.com/mcp/",
"headers": {
"Authorization": "Bearer npmcp_YOUR_KEY_HERE"
}
}
}
}npmcp_… token.~/Library/Application Support/Claude/claude_desktop_config.json, paste the snippet above, and replace npmcp_YOUR_KEY_HERE with your key.By installing the MCP server or calling its endpoints, you accept the Stat terms and disclaimer. The server is offered without uptime, latency, or correctness guarantees; rate-limits and tool availability may change.
Six live today. Every Stat chat capability, one MCP call away. (Try free in the sandbox; MCP install requires Max.)
get_bill_rate_percentileLiveScore a bill rate against the live market. Returns percentile rank, fill probability, expected days to fill.
get_market_demandLivePosting volume + month-over-month change by specialty/state, with a 12-week sparkline shape and top hiring health systems.
get_msp_attributionLiveTop-N agencies / MSPs by hospital footprint in a state, with coverage share and confidence score.
generate_rate_cardLiveMulti-specialty rate card — p50/p65/p90 weekly + bill rates with a 20mi → 50mi → state scope cascade.
get_parent_org_rankingLiveCheapest + priciest parent orgs in a state × profession bucket, with adjacent-state coverage.
get_system_rate_cardLiveRate card for a named health system — what they actually pay per specialty, with delta vs market recommendation and premium.
Price openings against the live market without leaving your AI workspace.
Benchmark contractor rates against the systems you compete with — no context switch.
Run rate-card analyses inside whatever AI you already use, with the same data the Stat chat runs on.
The REST API is for code. The MCP server is for AI assistants — Claude Desktop, Cursor, VS Code, and any agent that speaks MCP can call NursePal's tools without writing a line of integration code.
Free during the public beta. Once auth lands, MCP access is included with Stat Pro and Max; the free tier will have a read-only seat for the one tool currently live.
No customer data is sent to NursePal — the tools return public-market-data percentiles derived from aggregated job postings. We log tool calls for capacity planning the same way we log REST API hits.
The same source the Stat chat uses: a live aggregate of public healthcare staffing postings across 5,000+ facilities, 250+ specialties, 2M+ postings — deduped and IQR-cleaned.