Skip to main content
Glama
rpint

ckd-parent-guide-mcp

by rpint

cooking_tips

Get actionable cooking tips to reduce potassium, phosphorus, and sodium in children's meals while increasing calorie intake for CKD management.

Instructions

厨房实操技巧:去钾、去磷、控钠、补热量。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goalNo"去钾"/"去磷"/"控钠"/"补热量"/"all"(默认全部)。all

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It transparently lists the covered dietary goals, but does not disclose whether tips are generic/personalized, whether they include warnings, or whether the tool returns a static list. The content scope is clear, but behavioral details are minimal.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, compact, front-loaded sentence that immediately conveys the tool's purpose and scope with zero filler. It earns its place entirely.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (one optional parameter, high schema coverage, and an output schema), the description is sufficient to inform basic usage. It could be slightly richer by mentioning the 'all' default or return style, but it is not incomplete for practical invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% for the single `goal` parameter, so the schema already provides the parameter's meaning. The description repeats the goal categories but adds no extra semantic detail (e.g., format, defaults, or examples), fitting the baseline for high coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool's scope: practical kitchen techniques for removing potassium/phosphorus, controlling sodium, and supplementing calories. It distinguishes this from sibling tools by focusing on cooking methods rather than food eligibility, substitution, or lab interpretation, though it lacks an explicit verb.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description offers no explicit guidance on when to use this tool versus alternatives. There are no references to sibling tools or any 'when-to-use/not-use' statements, leaving the agent to infer usage from the name and context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/rpint/ckd-parent-guide-mcp'

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