mcpbeat Sign in

Wellness Cgm MCP Server

local only

Wellness Cgm MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 29 Aug 2026.

Local-first CGM MCP for AI agents: Dexcom Developer API + FreeStyle Libre via LibreLink Up.

Installs per day peak 259 · avg 37 · +593% w/w
a month agotoday
83
Installs / week
npm · wellness-cgm-mcp
1
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Wellness Cgm MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add wellness-cgm-mcp -- npx -y wellness-cgm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wellness-cgm-mcp": {
      "args": [
        "-y",
        "wellness-cgm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wellness-cgm-mcp]
command = "npx"
args = ["-y", "wellness-cgm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wellness-cgm-mcp": {
      "args": [
        "-y",
        "wellness-cgm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wellness-cgm-mcp": {
      "args": [
        "-y",
        "wellness-cgm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Wellness Cgm MCP

same job, measured the same way
Sapiom
by sapiom

Local Sapiom developer MCP for authoring, testing, deploying, and inspecting agents.

412 installs/wk local only
AIppocampus
by sapientropic

Local-first, source-backed continuity for AI agents via stdio MCP.

137 installs/wk local only
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only
Mnema
by zimac

Local-first, formally verified memory for AI agents: consult/learn/related/list over MCP.

local only
I
Prophetkey MCP
by lbz558

ProphetKey MCP bridge - encrypted local-first API key vault for AI agents, keys never exposed

42 installs/wk local only
I
Textavia MCP
by catorch

Local-first MCP server for text, JSON, Base64, CSV, regex, and developer utilities.

32 installs/wk local only
Plur
by plur-ai

Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.

785 installs/wk local only

Wellness Cgm MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Wellness Cgm MCP?
Wellness Cgm MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package wellness-cgm-mcp was installed 83 times last week.
How do I connect Wellness Cgm MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls wellness-cgm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Wellness Cgm MCP?
The npm package wellness-cgm-mcp was installed 83 times in the last week. Week over week that is +593%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wellness Cgm MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.