herbapulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
HerbaPulse: The centralized natural-remedies layer — 10 endpoints. Home remedy protocol compiler (practical preparations with real ratios, honest evidence labels, safety rails, buyable ingredient lists), home apothecary kit builder (household-matched stocked cabinet), PubMed-grounded herb profiles, herb-drug interaction checker, supplement decoder, natural skincare, traditional medicine guides (Ayurveda, TCM), practitioner guidance, cannabis intelligence. Educational, never medical advice. Coverage: Global Endpoints: • herb ($0.12): Herb profile • remedy ($0.10): Cross-cultural remedy lookup • ingredient ($0.10): Supplement decoder • interaction ($0.10): Herb-drug interaction checker • skin ($0.08): Natural skincare ingredient • tradition ($0.08): Healing tradition deep dive • practitioner ($0.08): Practitioner guide • cannabis ($0.12): Cannabis and cannabinoid intelligence • protocol ($0.15): Home remedy protocol compiler • apothecary ($0.25): Home apothecary kit builder
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"drug": {
"type": "string",
"description": "drug"
},
"herb": {
"type": "string",
"description": "herb"
},
"lang": {
"type": "string",
"description": "lang"
},
"type": {
"type": "string",
"description": "naturopath | herbalist | tcm | ayurveda | homeopath | integrative-md"
},
"focus": {
"type": "string",
"description": "Comma-separated: sleep, digestion, immune, first-aid, skin, stress"
},
"topic": {
"type": "string",
"description": "anxiety | pain | sleep | epilepsy | nausea | inflammation | general"
},
"action": {
"enum": [
"herb",
"remedy",
"ingredient",
"interaction",
"skin",
"tradition",
"practitioner",
"cannabis",
"protocol",
"apothecary"
],
"type": "string",
"description": "Which endpoint to call. Options: herb | remedy | ingredient | interaction | skin | tradition | practitioner | cannabis | protocol | apothecary"
},
"budget": {
"type": "string",
"description": "starter | standard (default) | complete"
},
"remedy": {
"type": "string",
"description": "Specific remedy to compile, e.g. castor oil pack, fire cider"
},
"concern": {
"type": "string",
"description": "anti-aging | acne | hydration | sensitivity"
},
"product": {
"type": "string",
"description": "product"
},
"audience": {
"type": "string",
"description": "adult (default) | child | pregnancy — tightens safety rails"
},
"compound": {
"type": "string",
"description": "Default: both"
},
"location": {
"type": "string",
"description": "location"
},
"condition": {
"type": "string",
"description": "condition"
},
"household": {
"type": "string",
"description": "e.g. \"2 adults, 2 kids under 10\" or \"1 adult, pregnant\""
},
"tradition": {
"type": "string",
"description": "tradition"
},
"ingredient": {
"type": "string",
"description": "ingredient"
},
"ingredients": {
"type": "string",
"description": "ingredients"
}
},
"additionalProperties": false
}Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries