Chomp Food Database MCP connector
Chomp Food Database is a comprehensive nutrition API that provides detailed food and nutrition information for branded products and raw ingredients. The Chomp Food Database MCP connector allows AI agents to search for branded food items by barcode or name, retrieve detailed nutrition data using various search parameters, and access information for raw or generic food ingredients. It enables nutritional analysis, meal planning support, and food product research across a wide range of consumer packaged goods and whole food items.
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:
- Find nutritional information for packaged foods by scanning barcodes in real time
- Search branded food products by name to populate menu and dietary databases
- Retrieve detailed ingredient lists and allergen data for food items
- Validate food product data during inventory management and compliance audits
- Extract nutrition facts for meal planning and dietary restriction workflows
- Identify generic food ingredients to standardize recipe and menu databases
- Build food product catalogs with complete nutritional and allergen specifications
- Automate food safety compliance checks using barcode and ingredient lookups
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 nutritional information for a product with barcode 012345678901 in Chomp Food Database.Search for all branded yogurt products in Chomp Food Database and show me their protein content.Look up the generic ingredients for chicken breast in Chomp Food Database.Show me allergen information for almond milk in Chomp Food Database.Find branded breakfast cereals with less than 5 grams of sugar using Chomp Food Database.Retrieve detailed nutrition facts for Coca-Cola using Chomp Food Database.Search Chomp Food Database for all raw vegetables and their nutritional values.Get the calorie and fat content for branded olive oil products in Chomp Food Database.Find what ingredients are in a product by scanning its barcode in Chomp Food Database.Search Chomp Food Database for gluten-free branded pasta options.
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.
| Tool | Description |
|---|---|
| getFoodBrandedBarcodePhp | Retrieves detailed nutritional and product information for a branded food item using its barcode. |
| getFoodBrandedNamePhp | Retrieves detailed nutritional and product information for a branded food item using its name. |
| getFoodBrandedSearchPhp | Searches for branded food items using multiple search criteria and returns matching results. |
| getFoodIngredientSearchPhp | Searches for raw and generic food ingredients and returns matching item details. |