Skip to content
Back to search
90
MCP live v1.0.0 streamable-http

Well-Being Check

com.keenethics-labs/well-being-check

Hosted MCP app for guided anxiety, depression, and well-being self-checks.

Uptime
10.7%
28 probes
Response
884ms
last probe
Tools
1
callable

Tools · 1

mental-health-get-test

Loads one supported self-assessment into the widget by slug. Use `gad7` for anxiety screening, `phq9` for depression screening, and `who5` for general well-being screening when the user wants to take …

How to use

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

{
  "mcpServers": {
    "well-being_check": {
      "url": "https://mental-tests-mcp-app.keenethics-labs.com/mcp",
      "transport": "streamable-http"
    }
  }
}