mcp-nightscout
mcp-nightscout
何 — Nightscout インスタンスへの読み取り専用アクセスを提供する MCP サーバー:グルコース測定値、治療、および決定論的なサーバー側集計(平均、TIR、CV、GMI)。 対象 — 自身の Nightscout を運用し、AI アシスタントとデータについて話し合いたいが、書き込みアクセスを許可したくない人。 デプロイ — 未デプロイ — stdio 経由でローカル実行。 実行 — まだコードなし。以下のステータスを参照。
ステータス
コード前。 設計フレームは固定され、docs/decisions/0001-language-and-stack.md に記録されています:公式 MCP SDK 上の TypeScript、stdio のみ、読み取り専用、既存の実装の監査から継承された一連のセキュリティ制約を備えています。
2 つの決定事項は意図的にクローズされており、新しい ADR なしでは再開できません:
stdio ローカルのみ — HTTP トランスポートなし、ネットワークポートなし。監査で見つかった脆弱性クラスのほとんどは、トランスポートによって解消されます。
読み取り専用 — このサーバーは Nightscout インスタンスに書き込むことはありません。脅威モデルは治療の改変であり、データ漏洩ではありません。Nightscout プロファイルはクローズドループ設定での投与計算を駆動します。
Related MCP server: MCP Glucose Server
なぜ別のものが必要か
既存の Nightscout MCP サーバーは個人プロジェクトであり、そのほとんどが書き込みツールを公開し、共有インスタンスの自由テキストフィールドをプロンプトインジェクションの表面として扱っているものはありません。これは明示的な脅威モデルに基づいてゼロから作成されています。約 10 個の読み取りツールと検証可能な集計を目指しており、機能の完全一致を目指すものではありません。
ライセンス
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceEnables AI assistants to interact with Mender IoT platform for device management, deployment monitoring, and fleet analysis through natural language commands. Provides read-only access to device status, deployment logs, releases, and system monitoring capabilities.2MIT
- FlicenseAqualityDmaintenanceEnables AI assistants to query glucose data from health storage APIs, providing natural language access to glucose readings, trends, and statistics for diabetes management and health monitoring.3
- Alicense-qualityCmaintenanceConnects AI assistants to Nightscout for real-time glucose monitoring, analysis, and treatment logging, enabling natural language interaction with CGM data.4MIT
- Flicense-qualityCmaintenanceEnables read-only SQL database access for AI assistants, allowing schema exploration and safe query execution without risk of data modification.
Related MCP Connectors
Glucose readings from your LibreLink Up sensor: graph, logbook, stats and summaries (read-only). Sec
Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/lozit/mcp-nightscout'
If you have feedback or need assistance with the MCP directory API, please join our Discord server