Skip to content
Back to search
30
MCP

@mseep/apple-health-mcp

npm/@mseep/apple-health-mcp

MCP server for querying Apple Health data with DuckDB

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

apple-health-mcp-server
MCP server for querying Apple Health data with natural language using DuckDB under the hood.
0 tools
@mseep/healthcare-mcp
Healthcare MCP Server for medical information access
0 tools
apple-health-mcp
MCP server that lets LLMs query your Apple Health export via SQL
0 tools
iflow-mcp_apple-health-mcp-server
MCP server for Apple Health data
0 tools
@mseep/apisql-mcp
MCP server for executing SQL queries via API SQL service
0 tools
iflow-mcp_the-momentum-apple-health-mcp-server
MCP server for Apple Health data
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/apple-health-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}