CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Food Safety

rootsbymenda/food-mcp-server
HTTP, SSEregistry active
Summary

Gives Claude access to 6,000+ food additives cross-referenced against JECFA and EFSA safety evaluations, ADI limits, and regulatory status across EU, US, and Israel. You get five tools: check individual additives by E-number or name, scan full ingredient lists for risk flags, search by function or dietary compatibility, pull Israeli Ministry of Health nutrition data, and query pesticide MRLs. Every record links back to primary sources from WHO/FAO, EFSA, or national authorities. Runs on Cloudflare Workers with D1 storage. Useful when you're building food tech products, need to validate ingredient safety in real time, or want regulatory intelligence without paying $15k/year for commercial databases.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Roots by Benda — Food Safety & Regulatory Intelligence MCP Server

smithery badge

Food additive safety, nutrition, and pesticide residue data in one MCP. Check any E-number, food additive, or ingredient against JECFA/EFSA evaluations, ADI limits, allergen flags, dietary compatibility (halal/kosher/vegan), Israeli nutrition profiles, and pesticide MRLs — all source-linked and free.

Equivalent data through commercial food safety platforms (FoodNavigator Pro, Decernis) costs $15,000+/year. This MCP is free.

Live endpoint: https://food-mcp-server.rootsbybenda.workers.dev/mcp SSE fallback: https://food-mcp-server.rootsbybenda.workers.dev/sse

Tools

check_additive

Look up a food additive by name, E-number, or CAS number. Returns safety score, ADI (Acceptable Daily Intake), JECFA/EFSA evidence, EU/US/Israel regulatory status, health concerns, allergens, and vegan/halal/kosher compatibility.

query: "E171"
→ Titanium Dioxide; Safety: 3/10 (high concern); ADI: not established (EFSA 2021 withdrawal);
  EU: banned as food additive (2022); US: permitted ≤1%; Concerns: genotoxicity (nano)

check_ingredient_list

Scan a packaged-food ingredient list for additive safety and regulatory flags. Returns matched additives, high-risk scores, banned-country notes, allergen warnings, dietary compatibility issues, and an overall food safety assessment.

ingredients: "Sugar, E150d, E621, Citric Acid, E211"
→ Risk: MODERATE — E211 (sodium benzoate) flagged for benzene formation with ascorbic acid;
  E621 (MSG) sensitivity concern; E150d (caramel IV) has 4-MEI limit

search_additives

Search food additives by keyword, category, function, dietary status, or health concern. Use for finding preservatives, colorants, sweeteners, allergens, banned additives, or high-risk E-numbers.

query: "banned preservative" → matches BHA (E320), potassium bromate, etc.

check_nutrition

Look up Israeli Ministry of Health nutrition data for a food item in Hebrew or English. Returns per-100g calories, macronutrients, vitamins, minerals, fatty acids, cholesterol, sugars, and fiber.

query: "חומוס" → Calories: 166kcal, Protein: 8.0g, Fat: 9.6g, Carbs: 14.3g, Fiber: 6.0g

check_pesticide_mrl

Check Israeli pesticide maximum residue limits (MRLs) by pesticide, crop, or combined query. Returns active substance, crop, official MRL value in mg/kg, update date, and pending-change notes.

query: "glyphosate wheat" → MRL: 10.0 mg/kg; Status: active; Updated: 2023

Data

DatasetRecords
Food additives (curated)6,450+
JECFA evaluations6,563+
EFSA substance records5,251+
Additive synonyms77,278+
Israeli nutrition profiles (MoH)4,624
Pesticide MRLs (Israel)3,708

100% source-traceability: every record links to JECFA, EFSA, Codex Alimentarius, or national authority primary sources.

Sources: JECFA (WHO/FAO Joint Expert Committee on Food Additives), EFSA (European Food Safety Authority), Codex Alimentarius, Israeli Ministry of Health, EU Regulation 1333/2008, FDA GRAS, Israel Plant Protection Service.

Quick Start

Claude Desktop / Claude Code

Add to your MCP config:

{
  "mcpServers": {
    "roots-food-safety": {
      "url": "https://food-mcp-server.rootsbybenda.workers.dev/sse"
    }
  }
}

Cursor / Windsurf / Zed

Use the Streamable HTTP endpoint:

https://food-mcp-server.rootsbybenda.workers.dev/mcp

Rate Limits

Every caller receives full data; a 60 requests/minute abuse-prevention limit applies per IP.

Built With

  • Cloudflare Workers + Agents SDK
  • Cloudflare D1 (SQLite at the edge)
  • Durable Objects (session-scoped rate limiting)
  • Model Context Protocol (MCP)

Who Built This

Roots by Benda — regulatory intelligence platform built by Shahar Ben-David with Claude. Food safety database assembled from primary sources across JECFA, EFSA, Codex Alimentarius, Israeli MoH, and FDA.

  • Website: rootsbybenda.com
  • LinkedIn: Shahar Ben-David

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP, SSE
UpdatedMay 22, 2026
View on GitHub