tasty
tasty is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of tasty and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Tasty MCP Server provides a comprehensive API to query data related to recipes, meal plans, ingredients, and more.
recipes_auto_complete
Get auto complete suggestions by name or ingredients
Try it
Result:
recipes_list
List recipes by option filters or name
Try it
Result:
recipes_list_similarities
List similar recipes by specific recipe id
Try it
Result:
recipes_get_more_info
Get more information of recipe if available, such as : ingredients, nutrition info, preparation, etc... This endpoint returns 404 status code, it means there is no more information to obtain. * .../recipes/list already returns ingredients, nutrition info, preparation, etc...
Try it
Result:
tips_list
This endpoint is used to load tips (reviews)
Try it
Result:
tags_list
List supported tags name for filtering in recipes/list API
Try it
Result:
feeds_list
List latest feeds about new food, recipes,etc...
Try it
Result:
recipes_detail
Get more information of recipe if available, such as : ingredients, nutrition info, preparation, etc...