Open Data

FSA Food Alerts MCP Server

Chat with AI and run tools instantly — no account needed.

Access the UK Food Standards Agency food alerts and product recall data. Search allergy alerts (AA), product recalls (PRIN), and food alerts for action (FAFA). Get details on affected products, risk statements, consumer advice, and reporting businesses.

3 tools
Agent guide included
Try it Free

No account needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for FSA Food Alerts — workflow patterns, data models, and gotchas for your AI agent.

FSA Food Alerts

The Food Standards Agency (FSA) Food Alerts API provides UK food safety alerts including product recalls, allergy alerts, and food alerts for action.

Alert Types

  • AA — Allergy Alert: product may contain undeclared allergens.
  • PRIN — Product Recall Information Notice: product recalled for safety reasons (contamination, incorrect labelling, etc.).
  • FAFA — Food Alert For Action: enforcement action required by local authorities.

Data Model

  • Alert — Core entity with notation (ID like FSA-PRIN-01-2026), title, description, created date.
  • Problem — Risk statement and allergen details attached to an alert.
  • Product Details — Affected products with names, pack sizes, batch codes, best-before dates.
  • Reporting Business — The company issuing the recall.

Key Patterns

  • List endpoint supports type filter (AA, PRIN, FAFA), since date filter, _limit and _offset.
  • Alert IDs follow the pattern FSA-{TYPE}-{NUMBER}-{YEAR} (e.g. FSA-PRIN-01-2026).
  • Single alert endpoint: /id/{notation} returns full details including consumer advice and related media.

Gotchas

  • No auth: Completely open API under OGL v3.
  • Date format: since parameter takes YYYY-MM-DD format.
  • HTML in descriptions: Some fields contain raw HTML markup — strip tags if displaying as plain text.
  • Pagination: Uses _limit and _offset (not page/pageSize).

Tools in this Server (3)

Fsa Get Alert

Get detailed information about a specific UK food safety alert by its ID. Returns full alert details including description, consumer advice, affected ...

Fsa List Alerts

List UK Food Standards Agency food safety alerts and product recalls. Includes allergy alerts (AA), product recall notices (PRIN), and food alerts for...

Fsa Recent Alerts

Get recent UK food safety alerts since a specified date. Useful for monitoring new product recalls, allergy alerts, and food safety notices. Returns a...

Frequently Asked Questions

What is the FSA Food Alerts MCP server?

Access the UK Food Standards Agency food alerts and product recall data. Search allergy alerts (AA), product recalls (PRIN), and food alerts for action (FAFA). Get details on affected products, risk statements, consumer advice, and reporting businesses. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect FSA Food Alerts to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/fsa-food-alerts. Authentication is handled automatically.

How many tools does FSA Food Alerts provide?

FSA Food Alerts provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does FSA Food Alerts require?

FSA Food Alerts uses open data APIs — no authentication required.

Setup Instructions

Connect FSA Food Alerts to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/fsa-food-alerts

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try FSA Food Alerts now

No sign-up required. Chat with AI and run tools instantly.

FSA Food Alerts MCP Server & Skill — 3 Tools