mcpserver.lol
registry/inutriplan-mcp
Connection check verified live · 27h ago

inutriplan-mcp

MCP server exposing supplements database used by iNutriPlan.com

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

get_ingredient_info name*
Look up evidence-graded research context for a supplement ingredient from the curated registry (99 ingredients). Returns canonical name, aliases, health goals, mechanisms of actio…
get_supplement_detail product_id*
Retrieve complete details for a single iHerb product by its numeric product ID (visible in iHerb URLs, e.g. "72711" from https://www.iherb.com/pr/p/72711). Returns the full supple…
get_supplements_by_category limitmin_ratingcategory_slug*
List top-rated in-stock products within a specific iHerb category. Use list_categories first to discover valid category slugs.
list_categories
Return all available iHerb product categories with their URL slugs and live product counts. Use the slug value with get_supplements_by_category to browse products within a specifi…
search_by_ingredient limitingredient*
Find products that contain a specific ingredient or compound in their ingredients list (e.g. "ashwagandha", "CoQ10", "zinc bisglycinate"). Also returns evidence-graded research co…
search_supplements limitquery*min_rating
Search the iHerb product database using a natural-language query, benefit keyword, ingredient name, or brand name. Uses the PostgreSQL GIN full-text search index first (fast, rele…