edamam-nutrition-analysis

edamam-nutrition-analysis

4.0

The Edamam Nutrition Analysis MCP Server provides tools for analyzing nutritional data using natural language processing and semantically structured data.

api_nutrition_data

This returns the nutritional analysis for the specified food text by extracting information from a short unstructured food text (usually an ingredient line and returns the following structured data for the text: quantity, measure and food,) and if available: diet, health and allergen labels for the text. With the built in food logging feature, this allows for change of context. For example, “rice” will normally be matched to raw rice while, with the food logging feature on, it will match to ready to eat ‘cooked rice.’ <b>Access Point:</b> https://api.edamam.com/api/nutrition-data

Try it

The ingredient.

    Select between the cooking and food logging processor.

        Result:

        api_nutrition_details

        This returns the nutritional information based on a POST request of the recipe content. The POST request submits the recipe content, specifically the recipe title and ingredient list. The response the API returns, will contain the nutritional analysis for the recipe based on the information provided. <b>Access Point:</b> https://api.edamam.com/api/nutrition-details

        Try it

            Result: