Skip to main content
Feedback

Chomp Food Database MCP connector

Updated 

Chomp Food Database is a food data platform for searching food items and retrieving detailed nutrition information. The Chomp Food Database MCP connector allows AI agents to look up branded food items by barcode or name and retrieve nutrition data using various search parameters. It also supports fetching raw and generic food ingredient information, giving agents broad access to both branded and unbranded food data.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Chomp Food Database MCP connector to perform the following actions:

  • Verify packaged product nutrition facts by scanning a barcode
  • Look up branded food details instantly by product name
  • Search branded food items using multiple filters at once
  • Retrieve nutrition data for raw or generic ingredients
  • Build accurate meal-planning workflows with verified food data
  • Compare nutrition facts across branded and generic food items
  • Automate ingredient labeling with reliable nutrition data
  • Support dietary compliance checks with detailed food information

Example prompts

Use the following example prompts to invoke Chomp Food Database MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Find the nutrition facts for the barcode 012345678905 in Chomp Food Database.
  • Look up the branded food item called Cheerios Original in Chomp Food Database.
  • Search Chomp Food Database for low-sodium branded snacks.
  • Get the nutrition data for raw chicken breast from Chomp Food Database.
  • Show me all branded yogurt items with high protein in Chomp Food Database.
  • Pull up the ingredient details for spinach from Chomp Food Database.
  • Check the calorie count for this product barcode in Chomp Food Database.
  • List gluten-free branded cereals available in Chomp Food Database.
  • Compare sugar content between two branded soda products in Chomp Food Database.
  • Find generic ingredient data for olive oil in Chomp Food Database.

Chomp Food Database MCP connector tools

The Chomp Food Database MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getFoodBrandedBarcodePhpGet a branded food item using a barcode
getFoodBrandedNamePhpGet a branded food item by name
getFoodBrandedSearchPhpGet data for branded food items using various search parameters
getFoodIngredientSearchPhpGet raw/generic food ingredient item(s)
On this Page