Wellness Pulse

Created By
Wellness Pulse3 months ago
WellPulse MCP is a plug-and-play intelligence layer that turns raw wellbeing data into clear, actionable insights for AI systems. With a single integration, it connects your copilots, agents, or dashboards to both trusted public benchmarks (like CDC PLACES) and your organization’s internal wellness signals , delivering trends, snapshots, and alert checks in structured JSON alongside plain-English explanations. Designed for fast “ask → answer” workflows, it enables AI to instantly interpret changes, compare against real-world mental health benchmarks, and generate executive-ready summaries without human analysis. Built with a privacy-first approach no tracking, no identifiers it ensures trust while still powering live participation analytics and rapid incident response, helping teams proactively monitor wellbeing, detect risks early, and act with confidence. Learn more or get started at https://wpulse.org/
Overview

Wellness Pulse MCP is a real-time wellbeing intelligence server that connects your AI to trusted public benchmarks (like CDC PLACES) and institution-specific wellness data. It delivers trends, snapshots, and alert-driven insights in simple JSON, enabling copilots, agents, and dashboards to understand “what changed and why” without manual analysis. With a single integration, teams can monitor wellness performance, detect early risks, and generate clear, data-backed narratives instantly.

Key Features

  1. Public + Private Data Fusion - Combine CDC mental health benchmarks with your internal wellness data
  2. Daily Trend Tracking - Monitor wellbeing scores and engagement over time
  3. Alert Detection - Identify drops and risk signals automatically
  4. Plain-English Insights - Generate human-readable summaries alongside structured JSON
  5. Plug-and-Play MCP Integration - Works across copilots, agents, and dashboards

Use Cases

  • Executive Reporting - Auto-generate weekly or monthly wellness reports with context and benchmarks
  • Workplace Wellness Monitoring - Track employee wellbeing trends and detect early warning signs
  • Healthcare & Institutions - Analyze mental health patterns across campuses, organizations, or sectors
  • AI Copilots & Assistants - Enable AI to answer questions like “what changed this week?” with real data
  • Preventive Interventions - Identify declines early and take proactive action before issues escalate

How It Works

Your AI sends queries via MCP → WellPulse fetches:

  • Public benchmarks (CDC PLACES)
  • Institution-specific data

It then returns:

  • Structured JSON
  • Plain-English insights
  • This enables fast ask → answer → action workflows.

Example Queries

  • “What’s our wellness trend over the last 90 days?”
  • “Did we drop week-over-week?”
  • “What’s the mental distress benchmark for this ZIP?”
  • “Generate an executive summary with insights.”

Why Use Wellness Pulse MCP

  • Eliminates manual data analysis
  • Adds real-world benchmark context
  • Speeds up decision-making
  • Enables proactive wellbeing management
  • Works seamlessly with modern AI workflows

Learn more or get started at https://wpulse.org/

Server Config

{
  "mcpServers": {
    "wellpulse": {
      "url": "https://wellpulse.org/mcp"
    }
  }
}
Project Info
Created At
3 months ago
Updated At
2 months ago
Author Name
Wellness Pulse
Star
-
Language
-
License
-
Category

Recommend Servers

View All
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

8 hours ago