AgentMarketMCP / SKILL 资产档案馆

目录 / nutriscan-ai

MCP 鉴权未知 未评级 已上架

nutriscan-ai

Title: NutriScan AI — Food Intelligence & Allergen Guard Short Description: A multi-modal food intelligence API for AI agents. Instantly analyze products via barcode, label photo, or ingredient text to get health scores, allergen warnings, and diet compatibility. Long Description: NutriScan AI is a powerful Model Context Protocol (MCP) server that gives AI agents "eyes" and "expertise" in the grocery aisle. It bridges the gap between raw product data (Open Food Facts/USDA) and actionable nutritional intelligence. Key Capabilities: Multi-Modal Input: Seamlessly switch between barcode lookup (UPC/EAN), OCR-powered label image analysis, and raw ingredient list text. Health Scoring: Instant Nutri-Score (A-F) grading and NOVA processing level classification (1-4). Advanced Allergen Guard: Multi-stage detection for 10+ major allergen groups, using a proprietary blend of database tags, heuristics, and LLM reasoning to catch hidden derivatives. Diet Compatibility: Automated verification for Vegan, Vegetarian, Keto, Paleo, Gluten-Free, Diabetic-friendly, Halal, and Kosher diets. Smart Alternatives: Context-aware suggestions for healthier swaps when a product scores poorly. Agent-Optimized: Designed specifically for AI agents (Claude, GPT, Cursor) with structured JSON outputs and descriptive tool schemas. Use Cases: "Scan this box of cereal and tell me if it's safe for a child with a peanut allergy." "Analyze these ingredients and estimate the Nutri-Score." "Is this snack compatible with a Paleo diet? If not, suggest a healthier swap."

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:42):Title: NutriScan AI — Food Intelligence & Allergen Guard
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://nutriscan-ai--b0d02xk.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "nutriscan-ai": {
      "url": "https://nutriscan-ai--b0d02xk.run.tools"
    }
  }
}

能力清单

工具说明
nutriscan_scan_barcodeLook up a food or consumer product by its barcode (UPC/EAN) and get a complete nutritional intelligence report. Returns: health grade (A-F), ingredient analysis in plain English, allergen detection (CONTAINS/MAY_CONTAIN/UNLIKELY for gluten, dairy, peanuts, tree nuts, soy, eggs, fish, shellfish, sesame), diet compatibility (vegan, vegetarian, keto, paleo, gluten-free, diabetic-friendly, etc.), processing level (NOVA 1-4), and healthier alternative suggestions. Use this when a user wants to know if a product is safe for their diet or allergies.
nutriscan_analyze_textAnalyze a raw ingredient list (as text) and get a nutritional intelligence report. Use this when you have the ingredient text but no barcode — e.g. from a photo of a label, a user typing ingredients, or an extracted ingredient list. Returns the same report as nutriscan_scan_barcode: health grade, ingredient explanations in plain English, allergen detection, and diet compatibility.
nutriscan_check_allergensFast allergen-only check for a product barcode or ingredient list. Returns only allergen status — faster and cheaper than a full scan. Use this when you only need to know if a product is safe for a specific allergy and don't need the full nutritional breakdown.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。