StressZero MCP - Burnout Risk Scoring runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 25 Mar 2026.
Burnout risk scoring across 3 dimensions (physical, emotional, effectiveness)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add stresszero-mcp -- npx -y stresszero-mcp
{
"mcpServers": {
"stresszero-mcp": {
"args": [
"-y",
"stresszero-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.stresszero-mcp]
command = "npx"
args = ["-y", "stresszero-mcp"]
{
"mcpServers": {
"stresszero-mcp": {
"args": [
"-y",
"stresszero-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"stresszero-mcp": {
"args": [
"-y",
"stresszero-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.