Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.
About
Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.
Security Report
Samsung Health MCP is a well-structured local-first MCP server with strong privacy-by-design principles. The server processes local Samsung Health CSV/ZIP exports without cloud connectivity, network calls, or credential handling. Code quality is high with proper input validation, error handling, and intentional permission scoping. Minor observations on logging and error handling patterns do not constitute security vulnerabilities. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SAMSUNG_HEALTH_EXPORT_PATH
Environment variable: SAMSUNG_HEALTH_TIMEZONE
Environment variable: SAMSUNG_HEALTH_PRIVACY_MODE
Environment variable: SAMSUNG_HEALTH_WATCH_PATH
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-davidmosiah-samsung-health-mcp": {
"env": {
"SAMSUNG_HEALTH_TIMEZONE": "your-samsung-health-timezone-here",
"SAMSUNG_HEALTH_WATCH_PATH": "your-samsung-health-watch-path-here",
"SAMSUNG_HEALTH_EXPORT_PATH": "your-samsung-health-export-path-here",
"SAMSUNG_HEALTH_PRIVACY_MODE": "your-samsung-health-privacy-mode-here"
},
"args": [
"-y",
"samsung-health-mcp-unofficial"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption