get_health_topic
ActiveTool of Myhealthfinder
Fetch the full plain-language guidance for one health topic by its numeric id (from search_health_topics or get_preventive_recommendations). Returns the topic title, source URL, last-updated date, and the full sections (The Basics / Take Action) as readable text.
Parameters schema
{
"type": "object",
"required": [
"topic_id"
],
"properties": {
"topic_id": {
"type": "string",
"description": "Numeric topic id, e.g. \"538\" (colorectal screening)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Myhealthfinder
https://github.com/pipeworx-io/mcp-myhealthfinder
1/7 registries