Loading MCP server directory, please wait...
Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.
npx @getmcp/cli add io.github.davidmosiah/samsung-health-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/samsung-health-mcp": {
"command": "npx",
"args": [
"-y",
"samsung-health-mcp-unofficial"
],
"env": {
"SAMSUNG_HEALTH_EXPORT_PATH": "",
"SAMSUNG_HEALTH_TIMEZONE": "",
"SAMSUNG_HEALTH_PRIVACY_MODE": "",
"SAMSUNG_HEALTH_WATCH_PATH": ""
}
}
}
}