Samsung Health MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 366 installs a week from npm. Last commit 1 Aug 2026.
Unofficial local-first MCP server for Samsung Health personal-data CSV/ZIP exports.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add samsung-health-mcp -- npx -y samsung-health-mcp-unofficial
{
"mcpServers": {
"samsung-health-mcp": {
"args": [
"-y",
"samsung-health-mcp-unofficial"
],
"command": "npx"
}
}
}
[mcp_servers.samsung-health-mcp]
command = "npx"
args = ["-y", "samsung-health-mcp-unofficial"]
{
"mcpServers": {
"samsung-health-mcp": {
"args": [
"-y",
"samsung-health-mcp-unofficial"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"samsung-health-mcp": {
"args": [
"-y",
"samsung-health-mcp-unofficial"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.