Skip to main content
Glama
ayeyouok

a207-nutrition-assessment-mcp

by ayeyouok

a207-nutrition-assessment-mcp(M3 · 营养评估)

儿童 CKD 营养评估 MCP。对应 PCP 契约 nutrition_assessment 输出位,是 Wave 2 首个交付包。

PRNT 目标唯一权威引擎:M5 的目标计算工具已去重并入本包(Schofield 交叉校验 / 水肿理想体重校正 / 腹透葡萄糖供能扣减),全项目只有一把"尺子"。

权威标尺:PRNT 2020(Shaw V, et al. Pediatr Nephrol 35:519-531)——与用户提供的《PRNT指南:能量与蛋白质需求及营养处方实操》一致。

工具清单

工具

类型

权限

说明

calc_prnt_targets

全 caller

PRNT 唯一权威引擎。按年龄×性别分段 SDI 计算每日能量/蛋白质目标(含 CKD 分期/透析/素食/生长状态);并吸收 M5 特性:is_edema 水肿理想体重校正、pd_glucose_kcal_per_day 腹透葡萄糖供能扣减、Schofield 交叉校验

assess_intake_vs_target

全 caller

对照 PRNT 目标评估 3 日饮食日记均值,给达成率、缺口、PEW 风险

upsert_food_diary

parent_assistant / child_companion(MX-3)

写入饮食条目并聚合 diet_diary_3d;条目养分由调用方经 M5 计算后填入

get_food_diary_summary

全 caller

读取并聚合某患者饮食日记

assess_pew_risk

全 caller

独立 PEW(蛋白质-能量消耗)风险筛查

Related MCP server: Canada's Food Guide MCP Server

关键口径(与 contracts/pcp-schema.json 一致)

  • 能量 kcal、蛋白 g、体重 kg、身高 cm;无跨包调用。

  • 能量初始 = SDI 100%:生长不良取上限、超重取下限、正常取中点。

  • 蛋白质:目标取 SDI 上限;绝对下限取 SDI 下限(绝不可低于);透析额外补充(PD 0.15–0.30 / HD 0.10 g/kg/day)叠加于目标与下限;素食按倍数上调(蛋奶素 1.2 / 纯素 1.3)。

  • PE 比:理想 7–12%,CKD 可接受 5.3–6.4%(需总蛋白 ≥100% 需求)。

验证

python -m py_compile src/a207_nutrition_assessment_mcp/*.py
python tests/test_tools.py   # 63 断言全过

启动(可选):fastmcp dev src/a207_nutrition_assessment_mcp/server.py

已知缺口(非阻断)

  • 增长 Z 评分(WHO 2007 LMS)尚未实现,留给 Wave 2 后续子项——需内嵌 WHO 生长标准 LMS 参考表,避免手敲数据出错。

  • 本机未安装 fastmcp,server.pypy_compile 静态校验,未实跑 stdio 服务。

Install Server
F
license - not found
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    Provides 59 clinical medical calculators and scoring tools for healthcare professionals and AI assistants, covering renal, cardiovascular, pulmonary, critical care, and other specialties.
    Last updated
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    This MCP server generates individualized meal plans for children with chronic kidney disease (CKD) based on KDIGO 2024/PRNT 2020/KRCP 2025 guidelines, incorporating patient age, CKD stage, allergies, dietary culture, and diet diary analysis. It provides deterministic nutrient computations and tools for meal plan generation, food database lookup, and risk analysis.
    Last updated
    13
    MIT

View all related MCP servers

Related MCP Connectors

  • Patient, meal plan, prescription, chart and anthropometry management for dietitians.

  • Patient, prescription, anthropometry, scheduling, chat and food diary management for dietitians.

  • Personal nutrition tracking — log meals, track macros, review history, import from another app.

View all MCP Connectors

Latest Blog Posts

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/ayeyouok/a207-nutrition-assessment-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server