librelink_get_glucose_stats — LibreLink Up (CGM) MCP Tool
librelink_get_glucose_stats
(librelink get glucose stats) is one of 16 tools on the
LibreLink Up (CGM)
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call librelink_get_glucose_stats from your client
- Claude Code LibreLink Up (CGM) librelink_get_glucose_stats run in your project directory
- Claude Desktop LibreLink Up (CGM) librelink_get_glucose_stats ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LibreLink Up (CGM) librelink_get_glucose_stats ~/.cursor/mcp.json
- VS Code LibreLink Up (CGM) librelink_get_glucose_stats .vscode/mcp.json
- Zed LibreLink Up (CGM) librelink_get_glucose_stats ~/.config/zed/settings.json
- Windsurf LibreLink Up (CGM) librelink_get_glucose_stats ~/.codeium/windsurf/mcp_config.json
- Cline LibreLink Up (CGM) librelink_get_glucose_stats ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LibreLink Up (CGM) librelink_get_glucose_stats ~/.gemini/settings.json
- Grok LibreLink Up (CGM) librelink_get_glucose_stats .mcp.json (in your project root)
- ChatGPT LibreLink Up (CGM) librelink_get_glucose_stats Settings → Connectors → Advanced → Developer mode
- Claude.ai LibreLink Up (CGM) librelink_get_glucose_stats Settings → Connectors → Add custom connector
- LangChain LibreLink Up (CGM) librelink_get_glucose_stats pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http librelink-mcp https://api.mcp.ai/p_librelink
Other tools on this server
- librelink_list_accounts
- librelink_list_connections
- librelink_get_connection
- librelink_get_current_glucose
- librelink_get_glucose_graph
- librelink_get_glucose_logbook
- librelink_get_latest_reading
- librelink_get_today_summary
- librelink_get_last_hours
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.