Skip to main content
Glama
jeremyclee

Dexcom Share MCP Server

by jeremyclee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEXCOM_REGIONNoRegion for Dexcom server: 'us' for US, 'ous' for outside USus
DEXCOM_PASSWORDYesYour Dexcom account password
DEXCOM_USERNAMEYesYour Dexcom account username

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_glucose_readingsA

Get recent glucose values within the last 24 hours. IMPORTANT: This uses the unofficial Share API which only provides real-time monitoring data. Both startDate and endDate MUST be within the last 24 hours from the current time. Cannot retrieve historical data beyond 24 hours.

get_latest_readingA

Get the most recent glucose reading (typically from the last 5-15 minutes). This is the fastest way to check current glucose levels.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeremyclee/dexcom-share-mcp-node'

If you have feedback or need assistance with the MCP directory API, please join our Discord server