nutripulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
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
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"age": {
"type": "string",
"description": "Age"
},
"sex": {
"type": "string",
"description": "Sex"
},
"diet": {
"type": "string",
"description": "diet"
},
"drug": {
"type": "string",
"description": "semaglutide | ozempic | wegovy | tirzepatide | mounjaro | zepbound | liraglutide | saxenda | other"
},
"goal": {
"type": "string",
"description": "goal"
},
"lang": {
"type": "string",
"description": "lang"
},
"meal": {
"type": "string",
"description": "meal"
},
"name": {
"type": "string",
"description": "name"
},
"brand": {
"type": "string",
"description": "Supplement brand to verify"
},
"foods": {
"type": "string",
"description": "Comma-separated food names e.g. chicken,beef,tofu"
},
"goals": {
"type": "string",
"description": "Health goals"
},
"query": {
"type": "string",
"description": "query"
},
"topic": {
"type": "string",
"description": "topic"
},
"action": {
"enum": [
"research",
"food",
"supplement",
"plan",
"compare",
"analyze",
"stack",
"glucose",
"interactions",
"labs",
"longevity",
"prenatal",
"glp1",
"upf-check",
"supplement-check"
],
"type": "string",
"description": "Which endpoint to call. Options: research | food | supplement | plan | compare | analyze | stack | glucose | interactions | labs | longevity | prenatal | glp1 | upf-check | supplement-check"
},
"budget": {
"type": "string",
"description": "budget"
},
"barcode": {
"type": "string",
"description": "EAN/UPC digits (preferred, exact product)"
},
"context": {
"type": "string",
"description": "Additional context"
},
"markers": {
"type": "string",
"description": "Comma-separated lab markers and values"
},
"pattern": {
"type": "string",
"description": "Glucose pattern description or readings"
},
"product": {
"type": "string",
"description": "Optional specific product"
},
"calories": {
"type": "string",
"description": "calories"
},
"symptoms": {
"type": "string",
"description": "Comma-separated: nausea, constipation, fatigue, reflux"
},
"weeks_on": {
"type": "string",
"description": "Weeks on the medication"
},
"trimester": {
"type": "string",
"description": "Trimester (1, 2, 3)"
},
"weight_kg": {
"type": "string",
"description": "Body weight in kg (or pass weight_lb)"
},
"weight_lb": {
"type": "string",
"description": "Body weight in lb (alternative to weight_kg)"
},
"conditions": {
"type": "string",
"description": "Existing conditions"
},
"medications": {
"type": "string",
"description": "Comma-separated medications"
},
"supplements": {
"type": "string",
"description": "Comma-separated supplements"
},
"body_fat_pct": {
"type": "string",
"description": "Optional; switches protein math to fat-free mass"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries