Skip to main content
Glama

nutripulse

NutriPulse: Global nutrition intelligence API — 15 endpoints. GLP-1 nutrition companion (deterministic protein targets + muscle preservation for semaglutide/tirzepatide users), barcode-level ultra-processed food checks (NOVA + additive census, live Open Food Facts), supplement brand safety verification (FDA recalls verbatim + third-party-testing status), plus PubMed-grounded supplement analysis, glucose patterns, lab interpretation, longevity, prenatal.

Coverage: Global

Endpoints: • research ($0.10): Nutrition research synthesis • food ($0.08): Food nutrition profile • supplement ($0.10): Supplement analysis • plan ($0.15): Personalized nutrition plan • compare ($0.08): Food comparison • analyze ($0.08): Meal analysis • stack ($0.12): Supplement stack • glucose ($0.10): CGM glucose pattern interpretation • interactions ($0.10): Supplement interaction checker • labs ($0.15): Blood work interpretation • longevity ($0.10): Longevity protocol synthesis • prenatal ($0.10): Prenatal nutrition by trimester • glp1 ($0.15): GLP-1 nutrition companion • upf-check ($0.02): Ultra-processed food check by barcode • supplement-check ($0.15): Supplement brand safety verification

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ageNoAge
sexNoSex
dietNodiet
drugNosemaglutide | ozempic | wegovy | tirzepatide | mounjaro | zepbound | liraglutide | saxenda | other
goalNogoal
langNolang
mealNomeal
nameNoname
brandNoSupplement brand to verify
foodsNoComma-separated food names e.g. chicken,beef,tofu
goalsNoHealth goals
queryNoquery
topicNotopic
actionYesWhich endpoint to call. Options: research | food | supplement | plan | compare | analyze | stack | glucose | interactions | labs | longevity | prenatal | glp1 | upf-check | supplement-check
budgetNobudget
barcodeNoEAN/UPC digits (preferred, exact product)
contextNoAdditional context
markersNoComma-separated lab markers and values
patternNoGlucose pattern description or readings
productNoOptional specific product
caloriesNocalories
symptomsNoComma-separated: nausea, constipation, fatigue, reflux
weeks_onNoWeeks on the medication
trimesterNoTrimester (1, 2, 3)
weight_kgNoBody weight in kg (or pass weight_lb)
weight_lbNoBody weight in lb (alternative to weight_kg)
conditionsNoExisting conditions
medicationsNoComma-separated medications
supplementsNoComma-separated supplements
body_fat_pctNoOptional; switches protein math to fat-free mass

TDQS

A3.7/5.0
Behavior3/5

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

With no annotations, the description bears full burden. It reveals paid pricing, live data sources (Open Food Facts, FDA recalls), and deterministic protein targets. However, it does not disclose authentication, rate limits, read-only nature, or failure modes, so behavioral transparency is only partial.

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

Conciseness4/5

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

The description is long but well-structured: a high-level summary, coverage line, and bullet list of endpoints with one-line purposes and pricing. It front-loads differentiators (GLP-1, UPF checks, supplement verification). Slightly verbose due to endpoint list redundancy with the schema enum, but each sentence adds value.

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

Completeness2/5

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

This is a complex tool with 30 parameters and 15 endpoints, but the description lacks endpoint-parameter mapping, input format expectations, or return value details. Without an output schema and with only minimal per-endpoint guidance, an agent cannot reliably invoke the correct endpoint with correct parameters.

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%, but many descriptions are tautological ('Age', 'Sex', 'goal'). The description adds indirect context for some parameters (e.g., barcode for upf-check, brand for supplement-check) but fails to map parameters to specific endpoints, which is a critical gap for a multi-endpoint tool.

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

Purpose5/5

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

The description clearly identifies 'Global nutrition intelligence API' and lists 15 distinct endpoints with specific verbs and resources (e.g., 'research: Nutrition research synthesis', 'upf-check: Ultra-processed food check by barcode'). This strongly distinguishes nutripulse from sibling pulse tools by focusing exclusively on nutrition.

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

Usage Guidelines4/5

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

The endpoint list provides clear context for when to use each sub-action (e.g., 'glp1' for GLP-1 medication users, 'supplement-check' for brand verification). However, it does not explicitly mention alternatives (e.g., mealpulse, herbapulse) or state when not to use this tool, lacking explicit exclusions.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation4/5

Each tool has a unique domain prefix (e.g., airdroppulse, alphapulse, arbipulse) making them mostly distinguishable at a glance. A few adjacent verticals like careerpulse vs talentpulse or marketpulse vs dealpulse have overlapping themes, but their descriptions clarify the distinct focus. The utility tools (catalog_search, discover, get_openapi_spec, x402_troubleshoot) are also clearly distinct in role. However, the sheer number of similar 'pulse' names could still cause misselection without reading descriptions.

Naming Consistency4/5

The dominant naming convention is `<domain>pulse` (e.g., climatepulse, cryptopulse, edupulse), which is highly consistent and predictable. Exceptions like catalog_search, discover, get_openapi_spec, x402_troubleshoot, and stateedge break the pattern, but these are few and serve obvious utility purposes. Overall, the convention is clear and easily learnable.

Tool Count2/5

With 80 tools, the server presents an extremely large and potentially overwhelming surface. While each tool represents a distinct intelligence vertical and navigation aids exist (catalog_search, discover, get_openapi_spec), the count far exceeds the typical 3-15 range for coherent agent use and even the 'heavy' 16-25 range. The burden of selecting the correct vertical from 80 options is significant, despite clear naming.

Completeness5/5

The server offers an exceptionally broad and deep coverage of domains, from finance and health to agriculture and gaming. Each vertical includes multiple endpoints that address core operations for its domain, such as search, analysis, comparisons, deterministic checks, and even action-oriented tools like letter generators and physical mail. The presence of free discovery and troubleshooting tools fills potential gaps, leaving no obvious dead ends in the overall tool surface.