easyweek/mcp-nightscout
An MCP (Model Context Protocol) server that connects AI assistants to Nightscout — the open-source CGM remote monitoring platform for Type 1 Diabetes management. Ready to connect to Claude and another AI providers.
Platform-specific configuration:
{
"mcpServers": {
"mcp-nightscout": {
"command": "npx",
"args": [
"-y",
"mcp-nightscout"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...