mcpbeat Sign in

Eu Food Regulatory MCP Server

local only

Eu Food Regulatory runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.

EU food regulatory data: additives (E-numbers), allergens, nutrition references.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 29 · avg 8 · +96% w/w
a month agotoday
26
Installs / week
npm · eu-food-regulatory-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add eu-food-regulatory -- npx -y eu-food-regulatory-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "eu-food-regulatory": {
      "args": [
        "-y",
        "eu-food-regulatory-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.eu-food-regulatory]
command = "npx"
args = ["-y", "eu-food-regulatory-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "eu-food-regulatory": {
      "args": [
        "-y",
        "eu-food-regulatory-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "eu-food-regulatory": {
      "args": [
        "-y",
        "eu-food-regulatory-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Eu Food Regulatory

same job, measured the same way
Grocery
by rootz-food

Signed US food & grocery data: Kroger prices, nutrition, allergens, recalls, diet filters.

18 tools answering
MCPFax Food Facts
by mcpscores

Can this person eat this? Allergens, additives and nutrition from a barcode.

3 tools answering
Pet Data Station
by petforai

Source-verified pet food regulations, recalls, nutrient standards and species care data.

8 tools answering
O
Food & Nutrition
by memoryapi

Food and nutrition data: search, macros, and comparisons

3 tools answering
openFDA Regulatory Metadata
by blackswancausallabs

Resolve FDA application numbers and product names to regulatory metadata (CDER, CBER, CDRH).

84 installs/wk local only
C
Compliance
by yaktool

GPSR, EUDR plots, nutrition labels, fragrance allergens, CPSC and EU conformity declarations.

133 installs/wk local only
fmcg.network
by danielfrommunich

EU FMCG checks: allergens, additives, claims, labelling, sourcing. Every answer cites its source.

answering
Spoonacular
by pipeworx-io

Spoonacular food API: recipes, nutrition, ingredients, meal plans. Free 150/day.

54 tools answering

Eu Food Regulatory — questions

Answers built from our own checks of this server.

Why is there no uptime for Eu Food Regulatory?
Eu Food Regulatory runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package eu-food-regulatory-mcp was installed 26 times last week.
Is Eu Food Regulatory still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Eu Food Regulatory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls eu-food-regulatory-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Eu Food Regulatory?
The npm package eu-food-regulatory-mcp was installed 26 times in the last week. Week over week that is +96%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.