Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

CarePlanKit — Nursing Care Plans

com.careplankit/care-plans

Nursing care plans for students: diagnoses, SMART goals, interventions with rationale, sources.

Uptime
100.0%
1 direct probes · 30d
Response
157ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_nursing_care_plan

Get a full nursing care plan for a specific condition: assessment findings (subjective and objective), priority NANDA-style nursing diagnoses with the "as evidenced by" evidence, SMART goals, interven…

get_nursing_diagnosis

Get care plan material for a specific NANDA-style nursing diagnosis: its definition, related factors (the "related to" clause), defining characteristics (the "as evidenced by" clause), SMART goals, in…

list_nursing_conditions

List every condition with an available nursing care plan and every nursing diagnosis covered. Use when a nursing student asks what is covered or wants to browse before choosing.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "careplankit_—_nursing_care_plans": {
      "url": "https://mcp.careplankit.com/mcp",
      "transport": "streamable-http"
    }
  }
}