Well-Being Check
com.keenethics-labs/well-being-checkHosted MCP app for guided anxiety, depression, and well-being self-checks.
Tools · 1
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"
}
}
}