Loading MCP server directory, please wait...
Privacy-first MCP server for Polar AccessLink — health, sleep and training data.
npx @getmcp/cli add io.github.davidmosiah/polarmcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidmosiah/polarmcp": {
"command": "npx",
"args": [
"-y",
"polar-mcp-unofficial"
],
"env": {
"POLAR_CLIENT_ID": "",
"POLAR_CLIENT_SECRET": "",
"POLAR_REDIRECT_URI": "",
"POLAR_TOKEN_PATH": "",
"POLAR_PRIVACY_MODE": "",
"POLAR_CACHE": "",
"POLAR_CACHE_PATH": ""
}
}
}
}