Open Data

Food Hygiene Ratings MCP Server

Chat with AI and run tools instantly.

Food Standards Agency food hygiene ratings for UK establishments. Search restaurants, takeaways, and food businesses by name or location, retrieve hygiene scores, and list local authorities.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

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

Food Standards Agency — Hygiene Ratings

Official FSA data for food hygiene ratings across England, Wales, and Northern Ireland. Scotland uses a separate scheme (Food Hygiene Information Scheme).

Data Model

  • Establishment — A food business (restaurant, takeaway, manufacturer, etc.) with an FHRSID, hygiene rating, address, and inspection scores.
  • Rating — 0 to 5 for FHRS (England, Wales, NI): 5 = Very Good, 4 = Good, 3 = Generally Satisfactory, 2 = Improvement Necessary, 1 = Major Improvement Necessary, 0 = Urgent Improvement Necessary. Scotland uses Pass/Improvement Required.
  • Scores — Three sub-scores: Hygiene (0-25), Structural (0-25), ConfidenceInManagement (0-30). Lower is better.
  • Authority — Local council responsible for inspections.

Key Fields

  • FHRSID — Unique establishment identifier
  • RatingValue — Overall rating (string: "5", "4", ..., "0", "Pass", "Exempt", "AwaitingInspection")
  • BusinessType — e.g. "Restaurant/Cafe/Canteen", "Takeaway/Sandwich shop"
  • SchemeType — "FHRS" (England/Wales/NI) or "FHIS" (Scotland)
  • RatingDate — Date of last inspection

Gotchas

  • Pagination: Search returns paginated results. Use pageNumber and pageSize (max 5000).
  • Rating values are strings: "5" not 5. Also includes non-numeric values like "Pass", "Exempt".
  • Scotland: Uses FHIS scheme with Pass/Improvement Required (not 0-5 scale).

Tools in this Server (3)

Fsa Get Establishment

Get full details of a specific food establishment by its FHRS ID. Returns business name, address, hygiene rating (0-5), inspection scores (Hygiene, St...

Fsa List Authorities

List all UK local authorities responsible for food hygiene inspections. Returns authority ID, name, scheme type (FHRS/FHIS), and establishment count. ...

Fsa Search Establishments

Search UK food establishments by name, address, rating, business type, or local authority. Returns hygiene ratings (0-5), inspection scores, addresses...

Frequently Asked Questions

What is the Food Hygiene Ratings MCP server?

Food Standards Agency food hygiene ratings for UK establishments. Search restaurants, takeaways, and food businesses by name or location, retrieve hygiene scores, and list local authorities. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Food Hygiene Ratings 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/food-hygiene. Authentication is handled automatically.

How many tools does Food Hygiene Ratings provide?

Food Hygiene Ratings 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 Food Hygiene Ratings require?

Food Hygiene Ratings uses open data APIs — no authentication required.

Setup Instructions

Connect Food Hygiene Ratings to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/food-hygiene

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Food Hygiene Ratings and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Food Hygiene Ratings will appear under Not connected — select it and click Connect to complete OAuth.
Name: Food Hygiene Ratings
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/food-hygiene
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Food Hygiene Ratings now

No API key or third-party login required. Chat with AI and run tools instantly.

Food Hygiene Ratings MCP Server & Skill — 3 Tools