66
/ 100
1 month ago
glama

Dexcom G7 MCP Server

Provides access to Dexcom G7 continuous glucose monitor data, enabling AI assistants to retrieve current glucose readings and historical data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: DEXCOM_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEXCOM_USERNAMEe ="your-dexcom-username" \
🔐 secretDEXCOM_PASSWORDe ="your-dexcom-password" \
configDEXCOM_REGIONDexcom region (us or ous) us No
configHTTP_PORTHTTP server port 8007 No
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/phildougherty-dexcom-g7-mcp-server-nwvoix)](https://m8ven.ai/mcp/phildougherty-dexcom-g7-mcp-server-nwvoix)
commit: 56292e1dc43a8470ab7991f5aa51793781631903
code hash: 278033d2fe284c353def8d252f040b0789fd37ae69e15c1f37bb716432da1844
verified: 6/18/2026, 11:24:18 AM
view raw JSON →