Loading MCP server directory, please wait...
Read-only FreeStyle Libre CGM glucose readings, graphs and logbook via LibreLinkUp
npx @getmcp/cli add io.github.osjayaprakash/freestyle-libre-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
LIBRELINKUP_EMAILLibreLinkUp follower account email
LIBRELINKUP_PASSWORDLibreLinkUp follower account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.osjayaprakash/freestyle-libre-mcp": {
"command": "uvx",
"args": [
"freestyle-libre-mcp"
],
"env": {
"LIBRELINKUP_EMAIL": "",
"LIBRELINKUP_PASSWORD": "",
"LIBRELINKUP_REGION": "US"
}
}
}
}