caremesh-mcp

Darlington6/caremesh-mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
Self-hosted MCP server for caretaking coordination — built for Alexa+ (Amazon Developer Hackathon)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "caremesh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Darlington6/caremesh-mcp"
      ]
    }
  }
}

README Excerpt

A self-hosted **Model Context Protocol (MCP)** server (spec `2025-11-25`+, Streamable HTTP) for caretaking coordination — built for the **Build, Ship, Shape: Amazon Developer Hackathon** (Alexa+ track). A family or caregiver logs check-ins, medication, and shared care tasks for a person they look after. An Alexa+ agent (or any MCP client) can call the server's tools to record events and pull a natural-language daily summary — generated via **Amazon Bedrock** — plus alerts for missed check-ins or

Tools (6)

add_care_taskget_alertsget_daily_summarylist_care_taskslog_checkinlog_medication