Skip to main content
Glama
ayeyouok

a207-nutrition-assessment-mcp

by ayeyouok

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
calc_prnt_targetsA

按 PRNT 2020 计算儿童 CKD 每日能量与蛋白质目标(年龄×性别分段 SDI,含透析加成/素食倍数/生长状态调整)。

移植自 M5 的临床特性:is_edema 启用水肿理想体重校正(BMI-P50 dry weight); pd_glucose_kcal_per_day 提供腹透葡萄糖供能则扣减膳食能量目标(避免超额)。Schofield 交叉校验信息性输出。

assess_intake_vs_targetA

对照 PRNT 目标评估 3 日饮食日记均值,给出能量/蛋白达成率、缺口与 PEW 风险。diet 需含 avg_energy_kcal/avg_protein_g。

支持水肿校正(is_edema + height_cm)与腹透葡萄糖供能扣减(pd_glucose_kcal_per_day),与 calc_prnt_targets 一致。

upsert_food_diaryB

写入/追加饮食日记条目(MX-3 收口:仅 parent_assistant / child_companion)。条目养分由调用方经 M5 计算后填入。

get_food_diary_summaryA

读取并聚合某患者的饮食日记,返回 diet_diary_3d(只读,所有 caller 可读)。

assess_pew_riskA

独立 PEW(蛋白质-能量消耗)风险筛查:传入 3 日均值与目标,返回 low/medium/high 及依据。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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