stresszero-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STRESSZERO_API_KEY | Yes | Your API key (starts with sz_live_) | |
| STRESSZERO_API_URL | No | Custom API base URL (default: https://stresszeroentrepreneur.fr) | https://stresszeroentrepreneur.fr |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_burnoutA | Score burnout risk across 3 dimensions (physical, emotional, effectiveness). Returns a 0-100 total score, risk level (low/moderate/high/critical), risk factors, urgency rating, and personalized recommendations. Requires 3-20 response items covering at least the 3 dimensions. Free tier: 500 calls/month. All tiers have access. |
| generate_burnout_reportA | Generate a comprehensive burnout assessment report with dimension-by-dimension analysis, action plans (immediate/short-term/long-term), and resource recommendations. REQUIRES Starter tier or above (29€/month). Free tier will receive a 403 error. More detailed than analyze_burnout — includes interpretations, status per dimension, and a structured action plan. |
| quick_burnout_checkA | Simplified burnout screening with just 3 scores (one per dimension). Perfect for quick assessments in conversations, chatbots, or triage. Internally calls analyze_burnout with sensible defaults. |
| get_stresszero_api_keyA | Create a free StressZero API key (500 calls/month). Use this to help users get started with the API. The key is returned once and cannot be retrieved later. Requires a valid email address. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| burnout_assessment | Guided burnout assessment prompt. Ask the user questions about their physical, emotional, and professional effectiveness to generate a burnout score. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| openapi-spec | Complete OpenAPI 3.1 specification for the StressZero Intelligence API |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gomessoaresemmanuel-cpu/stresszero-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server