MyPlate.food nutrition tools
REMOTE · MCP.MYPLATE.FOOD · 2 COMPONENTS · SCANNED SEP 25
USDA nutrition calculators + the preserved MyPlate Kitchen recipes; source-cited, machine-verified.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 16 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability65
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 3995 tokens (~249/item across 16 items; 16 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 17 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the MyPlate.food nutrition tools MCP server?
MyPlate.food nutrition tools is a hosted endpoint at https://mcp.myplate.food/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.myplate.food
claude mcp add --transport http food-myplate-nutrition 'https://mcp.myplate.food/mcp'
{
"mcpServers": {
"food-myplate-nutrition": {
"url": "https://mcp.myplate.food/mcp"
}
}
} {
"servers": {
"food-myplate-nutrition": {
"type": "http",
"url": "https://mcp.myplate.food/mcp"
}
}
} [mcp_servers.food-myplate-nutrition] url = "https://mcp.myplate.food/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"food-myplate-nutrition": {
"type": "remote",
"url": "https://mcp.myplate.food/mcp",
"enabled": true
}
}
} openclaw mcp add food-myplate-nutrition --url 'https://mcp.myplate.food/mcp' --transport streamable-http
mcp_servers:
food-myplate-nutrition:
url: "https://mcp.myplate.food/mcp" {
"McpServers": {
"food-myplate-nutrition": {
"Transport": "http",
"Url": "https://mcp.myplate.food/mcp"
}
}
} assistant mcp add food-myplate-nutrition -t streamable-http -u 'https://mcp.myplate.food/mcp'
{
"mcpServers": {
"food-myplate-nutrition": {
"type": "http",
"url": "https://mcp.myplate.food/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 0
- Tool “calculate_glp1_protein” rewrote its description, which is the text the model reads security
- Tool “calculate_macros” rewrote its description, which is the text the model reads security
- Tool “calculate_protein_target” rewrote its description, which is the text the model reads security
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 13 Aug 26 0
- Tool “calculate_dach_energy” rewrote its description, which is the text the model reads security
- “calculate_bmi” reworded the description of “age” cosmetic
- “calculate_body_fat” reworded the description of “age” cosmetic
- “calculate_dach_energy” reworded the description of “age” cosmetic
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 27 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Probed https://mcp.myplate.food/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=myplate.food | CN=WE1,O=Google Trust Services,C=US | 29 Aug 2026 | 27 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | a8050c9318e9d8113784f6ec4195c94 |
| SANs: myplate.food, mcp.myplate.food, *.mcp.myplate.food | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.myplate.food. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| food. | present | 29023 | 13 | Verified |
| myplate.food. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.myplate.food/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.myplate.food/mcp | HTTPS enforced | 301 | https://mcp.myplate.food/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
calculate_bmi Calculate BMI (Body Mass Index) ~226
Compute Body Mass Index and its weight classification from height and weight alone. Adults use the WHO cutoffs (underweight / normal / overweight / obese); for ages 2–19 pass age + sex and it uses the CDC BMI-for-age percentiles instead. Returns a canonical myplate.food URL and source citation.
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | – | Age in years (2–120). Omit for standard adult BMI; required (with sex) for ages 2–19 youth percentiles. Under 2 there is no BMI reference — weight status is assessed on weight-for-length. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | – | Required only when age < 20 (CDC curves are sex-specific). |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_bmr Calculate basal metabolic rate (BMR) ~174
Compute basal/resting metabolic rate — the calories your body burns at rest. Returns the headline Mifflin-St Jeor (1990) value plus the revised Harris-Benedict (Roza & Shizgal 1984) estimate for comparison. Needs age, sex, height and weight.
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | Age in years. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_body_fat Estimate body-fat percentage ~273
Estimate body-fat % using the U.S. Navy circumference method, with a Deurenberg BMI-based cross-check and ACE category. Needs sex, age, height, weight and tape measurements of neck and waist (plus hip for women).
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | Age in years (18–80). The Deurenberg cross-check and the ACE bands are adult references; the Navy equation itself does not use age. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| hip_cm | number | – | Hip circumference in cm — required for women (or hip_in). |
| hip_in | number | – | Hip circumference in inches (women). |
| neck_cm | number | – | Neck circumference in cm (or neck_in). |
| neck_in | number | – | Neck circumference in inches. |
| sex | string | yes | Biological sex. |
| waist_cm | number | – | Waist circumference in cm (or waist_in). |
| waist_in | number | – | Waist circumference in inches. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_body_metric Calculate a body / fitness metric ~328
Run one of myplate.food's quick body-composition & fitness calculators and get its value plus the healthy band. Pick `metric` and pass that metric's fields: • waist-to-height — waist, height • waist-to-hip — waist, hip, sex • lean-body-mass — weight, height, sex • ffmi — weight, height, body_fat, sex • water-intake — weight (+ optional activity: sedentary|moderate|active) • weight-loss-percentage — start_weight, current_weight • one-rep-max — weight, reps Lengths and weights follow `unit` (metric = cm/kg, imperial = in/lb; default metric).
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Activity (for water-intake). |
| body_fat | number | – | Body-fat % (for ffmi). |
| current_weight | number | – | Current weight (for weight-loss-percentage). |
| height | number | – | Height (cm or in). |
| hip | number | – | Hip (cm or in). |
| metric | string | yes | Which calculator to run. |
| reps | integer | – | Reps performed (for one-rep-max). |
| sex | string | – | Required for waist-to-hip, lean-body-mass, ffmi. |
| start_weight | number | – | Starting weight (for weight-loss-percentage). |
| unit | string | – | Units for inputs/output. Default metric (cm/kg). |
| waist | number | – | Waist (cm or in per unit). |
| weight | number | – | Weight (kg or lb). |
No output schema declared.
No examples provided.
calculate_calorie_deficit Calculate calorie-deficit tiers for weight loss ~203
Use this when someone wants a weight-loss calorie target. Returns maintenance calories (TDEE) and three deficit tiers — mild (−250), standard (−500) and aggressive (−750 kcal/day) — each with the realistic weekly rate it buys, and a flag when a target dips below BMR. Needs age, sex, height, weight and activity.
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | yes | Age in years. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_calorie_needs Calculate calorie needs (BMR / TDEE / deficit / macros) ~249
Use this when you want the whole energy picture in one call. Returns resting metabolic rate (Mifflin-St Jeor) and revised Harris-Benedict, total daily energy expenditure (TDEE) at every activity level, three weight-loss deficit tiers, macronutrient splits, protein targets and healthy-weight ranges. This is a superset of calculate_tdee, calculate_calorie_deficit, calculate_macros, calculate_protein_target, calculate_bmr and calculate_ideal_weight — reach for those only when you need a single number. Same profile inputs as the MyPlate plan.
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | yes | Age in years. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_dach_energy Calculate D-A-CH / DGE energy requirement ~217
Daily energy requirement for the German/Austrian/Swiss (D-A-CH) DGE framework: resting energy via the Müller et al. (2004) equation the DGE uses, scaled by a PAL activity factor. Returns resting energy, the requirement at the chosen PAL, and a table at PAL 1.4 / 1.6 / 1.8. Needs sex, age and weight. Adults only — the DGE derives this equation for adults and publishes table reference values for children and adolescents instead.
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | Age in years (19–120). Adults only — the DGE derives this equation for adults and publishes table reference values for children and adolescents instead. |
| pal | number | – | Physical Activity Level factor (default 1.6, DGE range 1.2–2.4). |
| sex | string | yes | Biological sex. |
| weight_kg | number | – | Weight in kilograms (or weight_lb). |
| weight_lb | number | – | Weight in pounds. |
No output schema declared.
No examples provided.
calculate_dri Get the full Dietary Reference Intakes table ~268
Return the full Dietary Reference Intakes table for a life stage — recommended intakes and tolerable upper limits for macronutrients, vitamins and minerals (IOM 2005/2006/2011, NASEM 2019), plus the Estimated Energy Requirement and BMI. Needs age, sex, height, weight (pregnancy/lactation optional; edition iom2005 | nasem2023).
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | yes | Age in years. |
| edition | string | – | DRI Estimated Energy Requirement equation set. Defaults to iom2005. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| lactation | string | – | Lactation status (adds the IOM lactation calorie allowance). |
| pregnancy | string | – | Pregnancy status (adds the IOM trimester calorie allowance). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_glp1_protein GLP-1 muscle-preservation protein target ~227
Protein target to preserve muscle during weight loss on a GLP-1 medication (Ozempic, Wegovy, Zepbound, Mounjaro): the 1.2 to 1.6 g/kg preservation range vs the IOM protein RDA for the age (0.8 g/kg for adults, 0.85 at 14 to 18, higher below 14), the per-meal amount over 4 meals, and the DRI fiber Adequate Intake for age and sex. When the range runs above 120 g/day it also returns the fixed 80 to 120 g/day option from the 2025 GLP-1 nutrition advisory, with its note that actual body weight can overestimate needs. Needs weight, age and sex.
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | Age in years. |
| sex | string | yes | Biological sex (sets the fiber Adequate Intake). |
| unit | string | – | Units for weight. Default metric (kg). |
| weight | number | yes | Body weight (kg or lb per unit). |
No output schema declared.
No examples provided.
calculate_ideal_weight Estimate ideal / healthy body weight ~181
Estimate ideal body weight from height and sex via four classic clinical formulas (Devine 1974, Robinson 1983, Miller 1983, Hamwi 1964), plus the healthy-BMI (18.5–24.9) weight band and current BMI for context. Needs age, sex, height, weight.
| Name | Type | Req | Description |
|---|---|---|---|
| age | integer | yes | Age in years. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_macros Calculate a macronutrient split ~281
Split a daily calorie budget into protein, carbohydrate and fat grams across three presets. Balanced (20/50/30) sits inside the IOM acceptable macronutrient distribution ranges (protein 10 to 35%, carbohydrate 45 to 65%, fat 20 to 35%); higher-protein (30/40/30) and lower-carb (30/35/35) put carbohydrate below its range. Each preset in the response carries withinAmdr. Pass `calories` directly, or a body profile (age, sex, height, weight, activity) to derive TDEE first.
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | – | Age in years (if deriving from a profile). |
| calories | number | – | Daily calorie budget to split. Omit to derive TDEE from a profile. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | – | Biological sex (if deriving from a profile). |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_myplate_plan Calculate a USDA MyPlate food-pattern plan ~256
Estimate daily calorie needs (IOM Estimated Energy Requirement) and return the USDA MyPlate food-group plan at that level — cups of fruit/vegetables/dairy, ounce-equivalents of grains/protein, plus weekly vegetable & protein subgroup targets and BMI. From age, sex, height, weight and activity (pregnancy/lactation optional).
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | yes | Age in years. |
| edition | string | – | DRI Estimated Energy Requirement equation set. Defaults to iom2005. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| lactation | string | – | Lactation status (adds the IOM lactation calorie allowance). |
| pregnancy | string | – | Pregnancy status (adds the IOM trimester calorie allowance). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_protein_target Calculate a daily protein target ~241
Daily protein target in grams from body weight and activity level: the IOM RDA for the life stage (0.8 g/kg for adults; 0.85 at 14 to 18, 1.1 in the second half of pregnancy, 1.3 while breastfeeding) and an activity-scaled range up to the Academy of Nutrition and Dietetics / Dietitians of Canada / ACSM (2016) 1.2 to 2.0 g/kg athlete range. Needs age, sex, height, weight and activity.
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | yes | Age in years. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
calculate_tdee Calculate total daily energy expenditure (TDEE) ~212
Use this when you need maintenance calories — the total daily energy expenditure. Mifflin-St Jeor resting metabolic rate scaled by a physical-activity multiplier; returns the TDEE at the given activity level plus a table across all four levels (sedentary → very-active). Needs age, sex, height, weight and activity. For deficits, macros and protein alongside it, use calculate_calorie_needs instead.
| Name | Type | Req | Description |
|---|---|---|---|
| activity | string | – | Physical activity level. Defaults to sedentary. |
| age | integer | yes | Age in years. |
| height_cm | number | – | Height in centimeters (or use height_ft + height_in). |
| height_ft | number | – | Height, feet component (imperial). |
| height_in | number | – | Height, inches component (imperial). |
| sex | string | yes | Biological sex — drives the energy equation. |
| weight_kg | number | – | Weight in kilograms (or use weight_lb). |
| weight_lb | number | – | Weight in pounds (imperial). |
No output schema declared.
No examples provided.
get_recipe Get a full MyPlate Kitchen recipe ~68
Fetch one recipe by its slug: ingredients, directions, full USDA nutrition table, MyPlate food-group amounts, serving size, yield, rating, image and source attribution. Get slugs from search_recipes.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Recipe slug, e.g. "2-step-chicken". |
No output schema declared.
No examples provided.
search_recipes Search MyPlate Kitchen recipes ~197
Search the ~1,072-recipe USDA MyPlate Kitchen collection (public domain). Filter by free-text query, food group, dish category, max calories and minimum rating. Returns recipe cards with slug, calories, food groups, image and links. Use get_recipe with a slug for the full recipe.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Dish category, e.g. "Main dish", "Salad", "Soup". |
| food_group | string | – | Food-group key: fruits, vegetables, grains, protein-foods, or dairy. |
| limit | integer | – | Max results to return (default 20). |
| max_calories | number | – | Only recipes at or below this calorie count per serving. |
| min_rating | number | – | Minimum USDA rating (0–5). |
| offset | integer | – | Pagination offset. |
| q | string | – | Free-text search over recipe name + description, e.g. "black bean". |
No output schema declared.
No examples provided.
What is the MyPlate.food nutrition tools MCP server?
MyPlate.food nutrition tools is an MCP server listed in the public MCP registry as food.myplate/nutrition. USDA nutrition calculators + the preserved MyPlate Kitchen recipes; source-cited, machine-verified. This page covers its hosted endpoint (https://mcp.myplate.food/mcp).
Is the MyPlate.food nutrition tools MCP server safe to use?
MyPlate.food nutrition tools scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the MyPlate.food nutrition tools MCP server expose?
MyPlate.food nutrition tools exposes 16 tools: calculate_bmi, calculate_body_fat, calculate_body_metric, calculate_myplate_plan, calculate_calorie_needs, and 11 more. Their descriptions and schemas cost roughly 3,601 tokens of context every time the server is loaded.
Does the MyPlate.food nutrition tools MCP server require authentication?
No. We connected to MyPlate.food nutrition tools without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the MyPlate.food nutrition tools MCP server still maintained?
MyPlate.food nutrition tools is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.