a207-nutrition-assessment-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@a207-nutrition-assessment-mcpCalculate PRNT energy and protein targets for a 5yo girl with CKD on PD"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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指南:能量与蛋白质需求及营养处方实操》一致。
工具清单
工具 | 类型 | 权限 | 说明 |
| 读 | 全 caller | PRNT 唯一权威引擎。按年龄×性别分段 SDI 计算每日能量/蛋白质目标(含 CKD 分期/透析/素食/生长状态);并吸收 M5 特性: |
| 读 | 全 caller | 对照 PRNT 目标评估 3 日饮食日记均值,给达成率、缺口、PEW 风险 |
| 写 | parent_assistant / child_companion(MX-3) | 写入饮食条目并聚合 |
| 读 | 全 caller | 读取并聚合某患者饮食日记 |
| 读 | 全 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.py仅py_compile静态校验,未实跑 stdio 服务。
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-qualityDmaintenanceProvides access to 56 professional medical calculators covering multiple specialties including cardiovascular, renal, hepatic, respiratory, and critical care assessments. Enables healthcare professionals to perform evidence-based calculations with detailed explanations and automatic unit conversions.Last updated11Apache 2.0
- Alicense-qualityCmaintenanceProvides 42+ specialized tools for nutrition analysis integrating Canada's Food Guide recipes with Health Canada's official databases (CNF, DRI, EER) for recipe discovery, macro calculations, energy requirements, and dietary adequacy assessments.Last updated2MIT
- Alicense-qualityDmaintenanceProvides 59 clinical medical calculators and scoring tools for healthcare professionals and AI assistants, covering renal, cardiovascular, pulmonary, critical care, and other specialties.Last updated5MIT
- AlicenseAqualityBmaintenanceThis 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 updated13MIT
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.
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/ayeyouok/a207-nutrition-assessment-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server