Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Polarmcp
Polarmcp logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 7:30:00 PM

Polarmcp

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website

Privacy-first MCP server for Polar AccessLink β€” health, sleep and training data.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "polarmcp": {
      "command": "npx",
      "args": [
        "-y",
        "delx-wellness-hermes"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Polar MCP

Polar MCP β€” Polar MCP for AI agents

Give your AI agent your Polar Nightly Recharge, training load, PPI and HRV data β€” locally.
Local-first MCP server β€” tokens never leave your machine.

npm version npm downloads License MIT Site

GitHub stars Built for MCP Hermes one-command setup Polar

⚑ One-command install with Delx Wellness for Hermes: npx -y delx-wellness-hermes setup β€” preconfigures this connector and the other 8 in a dedicated Hermes profile.

Or wire it standalone into Claude Desktop / Cursor / ChatGPT Desktop β€” see the install section below.


HTTP (v2 stateless)

Default is stdio. Optional Streamable HTTP β€” no session id, JSON responses, loopback only:

Terminal
npx -y polar-mcp-unofficial --http
# GET  http://127.0.0.1:3000/health
# POST http://127.0.0.1:3000/mcp   (sessionless)

Env: POLAR_MCP_HOST, POLAR_MCP_PORT, POLAR_MCP_TRANSPORT=http.

Local-first MCP server that connects AI agents to your Polar training, sleep, Nightly Recharge and continuous-sample data.

Unofficial project. Not affiliated with, endorsed by or supported by Polar Electro Oy. Polar is a trademark of its respective owner. Use this only with your own Polar account and in line with the Polar AccessLink API terms.

Built by David Mosiah for people who use Claude, Cursor, Hermes, OpenClaw or other MCP-compatible agents to think about training load, recovery and endurance - without copy-pasting numbers from Polar Flow.

Part of Delx Wellness, a registry of local-first wellness MCP connectors.

If this connector helps your agent workflow, please star the repo. Stars make the project easier for other AI builders to discover and help Delx keep shipping local-first wellness infrastructure.

Why this exists

Polar has one of the deepest training-physiology stacks among consumer wearables - Nightly Recharge, continuous samples, PPI (pulse-to-pulse intervals), training targets, sport profiles, orthostatic and fitness tests. The Polar AccessLink Dynamic API v4 exposes this data, but with 16 fine-grained OAuth scopes and a structure that's harder to navigate than typical consumer APIs.

This package handles the OAuth dance locally, normalizes responses across the v4 endpoints, redacts GPS by default, and exposes Polar through the Model Context Protocol. Tokens never leave your machine.

Setup in 60 seconds

You'll need a Polar AccessLink client (create one here) with redirect URI http://127.0.0.1:3000/callback.

Terminal
npx -y polar-mcp-unofficial setup    # interactive: paste client id + secret
npx -y polar-mcp-unofficial auth     # opens browser, captures the OAuth code
npx -y polar-mcp-unofficial doctor   # verifies you're ready

Recommended scopes (request the ones matching the data you want):

text
activity:read calendar:read continuous_samples:read devices:read
nightly_recharge:read ppi_data:read profile:read routes:read
skin_contact:read sleep:read sports:read temperature_measurement:read
tests:read training_sessions:read training_targets:read user_subscription:read

Then add this to your MCP client config:

config.json
{
  "mcpServers": {
    "polar": {
      "command": "npx",
      "args": ["-y", "polar-mcp-unofficial"]
    }
  }
}

For Claude Desktop, run setup --client claude and the snippet is written for you.

Try it with your agent

Three things to ask first:

text
Use polar_connection_status to check setup, then run polar_daily_summary.
Give me a 5-line training brief for today.
text
Call polar_weekly_summary with response_format=json. Identify my biggest
training-load/recovery bottleneck and give me a next-week plan.
text
Use the polar_training_load_investigation prompt, after=2026-04-01.
Walk me through my recent training sessions + Nightly Recharge.

Data availability

This package uses the official Polar AccessLink Dynamic API v4. When this README says raw, it means the upstream Polar JSON for a supported endpoint - not raw device sensor streams.

DataAvailableNotes
Daily activity + calendaryesRequires activity:read / calendar:read
Sleep + sleep/wake vectorsyesRequires sleep:read
Nightly Recharge (recovery score)yesRequires nightly_recharge:read; supported devices
Training sessions + training targetsyesRequires training_sessions:read / training_targets:read
Continuous samples (HR over time)yesRequires continuous_samples:read
PPI samples (pulse-to-pulse intervals, HRV-relevant)yesRequires ppi_data:read; supported devices
Temperature measurementsyesRequires temperature_measurement:read; supported devices
Skin contact periodsyesRequires skin_contact:read
Tests (fitness / orthostatic / running)yesRequires tests:read
Routes + GPS geometryopt-inGPS coordinates redacted unless raw mode
Sports + sport profiles + devicesyesCatalog and user metadata
Live device telemetry-Not exposed by Polar AccessLink

Tools

Start with these:

  • polar_quickstart - personalized 3-step setup walkthrough that adapts to what's already configured
  • polar_connection_status - verify local setup, scopes and readiness before calling Polar
  • polar_data_inventory β€” inventory supported data domains, scopes, privacy modes and recommended first calls without calling Polar APIs.
  • polar_demo - synthetic example payloads so agents see the contract before calling the real API
  • polar_daily_summary - sleep, activity, Nightly Recharge and training brief for today
  • polar_weekly_summary - scorecard, comparison vs prior week, next-week plan
  • polar_wellness_context - Nightly Recharge, sleep and training load in the shared wellness_context shape

Auth & diagnostics

  • polar_capabilities, polar_agent_manifest, polar_privacy_audit, polar_cache_status
  • polar_get_auth_url, polar_exchange_code, polar_revoke_access

Account

  • polar_get_account_data, polar_list_user_devices, polar_list_subscriptions

Shared wellness profile (local, never Polar data)

  • polar_onboarding, polar_profile_get, polar_profile_update β€” the Delx Wellness profile shared with the other connectors; stores only what the user typed, never tokens or biomarkers

Activity & sleep

  • polar_list_activity, polar_list_calendar
  • polar_list_sleeps, polar_list_sleep_wake_vectors β€” sleep lists hydrate available dates with the v4 sleep-result, sleep-evaluation, and sleep-score features by default
  • polar_list_nightly_recharge

Heart & physiology (date range)

  • polar_heart_series β€” agent-safe-series/v1 bounded HR from continuous samples (prefer this for agents)
  • polar_list_continuous_samples, polar_list_ppi_samples
  • polar_list_temperature_measurements, polar_list_skin_contacts

Training

  • polar_list_training_sessions, polar_list_training_targets, polar_list_training_target_favorites
  • polar_list_tests

Sports & routes

  • polar_list_sports, polar_list_sport_profile_catalog, polar_list_sport_profiles
  • polar_get_route - GPS coordinates redacted unless raw mode

Prompts

  • polar_daily_checkin - practical daily training and recovery check-in
  • polar_weekly_review - review trends across activity, sleep and recovery
  • polar_training_load_investigation - investigate training sessions + recovery context

Resources

  • polar://capabilities, polar://agent-manifest, polar://inventory
  • polar://summary/daily, polar://summary/weekly
  • polar://account-data, polar://latest/sleep

Privacy & security

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Garminmcp logoGarminmcp

    Privacy-first MCP server for Garmin Connect health, sleep, recovery and activities.

    πŸ’» Developer Tools0 views
    Compare vs Garminmcp β†’
  • Google Health MCP logoGoogle Health MCP

    Privacy-first unofficial Google Health API v4 MCP server for health, sleep, activity, HR agents

    πŸ’» Developer Tools0 views
    Compare vs Google Health MCP β†’
  • Fitbitmcp logoFitbitmcp

    Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.

    πŸ’» Developer Tools0 views
    Compare vs Fitbitmcp β†’
  • Fitbitmcp logoFitbitmcp

    Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.

    πŸ’» Developer Tools0 views
    Compare vs Fitbitmcp β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Polarmcp

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "polarmcp": { "command": "npx", "args": ["-y", "polarmcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPolarmcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/polarmcp?style=directory)](https://allmcps.com/mcp/polarmcp)
HTML Embed
<a href="https://allmcps.com/mcp/polarmcp"><img src="https://allmcps.com/api/badge/polarmcp?style=directory" alt="Polarmcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools15/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Polarmcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code