fulcradynamics/fulcra-context-mcp
[](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 →Installation Guide
Configuration
{
"mcpServers": {
"fulcradynamics-fulcra-context-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fulcradynamics-fulcra-context-mcp"
],
"env": {}
}
}
}