a207-nutrition-calc-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| calc_nutrition_targetA | 按 PRNT 2020 计算儿童 CKD 每日能量与蛋白质目标(含透析加成与水肿体重校正)。 |
| lookup_food_nutrientsA | 查询食物每 100 g 与指定份量的能量/蛋白/钾/磷/钠,并给出高钾高磷警示。 |
| substitute_foodA | 按低钾/低磷/低钠/低蛋白/等能量约束,在同类食物中推荐替换方案。 |
| convert_to_household_measureB | 克重换算为家庭量具(半碗/掌心/一勺),并附该份量的营养素。 |
| sum_diet_intakeA | 汇总多日饮食日记的能量/蛋白/钾/磷/钠,并对照目标给出达成率与行动建议。 |
| calc_pnprB | 计算磷蛋白比(mg 磷 / g 蛋白),用于限磷时挑选蛋白来源。 |
| calc_pd_glucose_absorptionB | 估算腹透葡萄糖倒灌吸收量与额外能量,该能量需从膳食能量目标中扣减。 |
| check_drug_nutrient_interactionB | 查询药物与营养素的交互提示(磷结合剂、钾结合剂、活性维D、激素等)。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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-calc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server