Skip to content
MCP Server Community By @fulcradynamics

fulcradynamics/fulcra-context-mcp

[![fulcra-context-mcp MCP server](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp) 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: fulcradynamics/fulcra-context-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-fulcradynamics-fulcra-context-mcp

Detailed Documentation

fulcra-context-mcp MCP server 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent.

Configuration

{
  "mcpServers": {
    "fulcradynamics-fulcra-context-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-fulcradynamics-fulcra-context-mcp"
      ],
      "env": {}
    }
  }
}