Loomal

polarmcp

MCP server by github.com/davidmosiah/polar-mcp

Privacy-first unofficial Polar AccessLink v4 MCP server for AI health, sleep and training agents.

1 starsnpm: polar-mcp-unofficial

About polarmcp

polarmcp is an MCP (Model Context Protocol) server published by davidmosiah in the official MCP registry, listed under Autonomous Agents on Loomal. Privacy-first unofficial Polar AccessLink v4 MCP server for AI health, sleep and training agents.

It ships as an npm package (polar-mcp-unofficial), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/davidmosiah/polar-mcp, where the project has earned 1 GitHub stars.

Use polarmcp with your agent

Claude Code · one command
claude mcp add polarmcp -- npx -y polar-mcp-unofficial
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "polarmcp": {
      "command": "npx",
      "args": [
        "-y",
        "polar-mcp-unofficial"
      ]
    }
  }
}
npmpolar-mcp-unofficial

Frequently asked questions

What is polarmcp?
polarmcp is an MCP (Model Context Protocol) server by davidmosiah in the Autonomous Agents category. Privacy-first unofficial Polar AccessLink v4 MCP server for AI health, sleep and training agents.
How do I connect polarmcp to Claude, Cursor, or another MCP client?
Install polarmcp from its npm package (polar-mcp-unofficial) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is polarmcp open source?
Yes — the source code is public at github.com/davidmosiah/polar-mcp, with 1 GitHub stars.
Can AI agents pay to use polarmcp?
Not yet through Loomal — polarmcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain polarmcp? Claim this listing free by verifying GitHub ownership, or contact us.