polarmcp
Privacy-first MCP server for Polar AccessLink — health, sleep and training data.
Package Details
polar-mcp-unofficial
Environment Variables
Polar OAuth client ID. Optional when configured with polar-mcp-server setup.
Polar OAuth client secret. Prefer polar-mcp-server setup so this secret is stored in ~/.polar-mcp/config.json instead of MCP client config.
Redirect URI configured in the Polar AccessLink admin. Optional when configured with polar-mcp-server setup.
Optional local path for OAuth tokens. Defaults to ~/.polar-mcp/tokens.json.
Optional payload mode: summary, structured, or raw. Defaults to structured. raw means full Polar AccessLink payloads for supported endpoints.
Optional SQLite cache toggle. Set to true or sqlite to enable.
Optional local SQLite cache path. Defaults to ~/.polar-mcp/cache.sqlite.