aigeon-ai/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.
Try tasty with chat:
Tools
Functions exposed to the LLM to take actions
recipes_auto_complete
Get auto complete suggestions by name or ingredients
recipes_list
List recipes by option filters or name
recipes_list_similarities
List similar recipes by specific recipe id
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...
tips_list
This endpoint is used to load tips (reviews)
tags_list
List supported tags name for filtering in recipes/list API
feeds_list
List latest feeds about new food, recipes,etc...
recipes_detail
Get more information of recipe if available, such as : ingredients, nutrition info, preparation, etc...
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client