Read-only FreeStyle glucose sensor access via LibreLinkUp. Not a medical device.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
mcp-freestyle · npm · 0.1.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.lozit/mcp-freestyle",
"description": "Read-only FreeStyle glucose sensor access via LibreLinkUp. Not a medical device.",
"repository": {
"url": "https://github.com/lozit/mcp-freestyle",
"source": "github"
},
"version": "0.1.4",
"websiteUrl": "https://github.com/lozit/mcp-freestyle#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "mcp-freestyle",
"version": "0.1.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "LibreLinkUp *follower* account e-mail — not the primary LibreLink account. The password is stored once via `npx mcp-freestyle-login` in the OS keychain, so it never appears in this configuration.",
"isRequired": true,
"name": "LIBRELINKUP_EMAIL"
},
{
"description": "Overrides the OS keychain. Intended for CI and one-off runs; prefer `mcp-freestyle-login` so no credential lands in a config file.",
"isSecret": true,
"name": "LIBRELINKUP_PASSWORD"
},
{
"description": "Pinned LibreLinkUp client version sent as the `version` header. Upstream rejects stale values — set this to the current LibreLinkUp app version if requests start failing.",
"default": "4.16.0",
"name": "LIBRELINKUP_VERSION"
},
{
"description": "Client product identifier sent as the `product` header.",
"default": "llu.android",
"name": "LIBRELINKUP_PRODUCT"
},
{
"description": "Entry point for authentication. The regional host is discovered at login and is never configured here.",
"default": "https://api.libreview.io",
"name": "LIBRELINKUP_BASE_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-19T14:44:48.199859Z",
"publishedAt": "2026-08-19T14:44:48.199859Z",
"updatedAt": "2026-08-19T14:44:48.199859Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.4last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.