Open Data

Food Hygiene Ratings MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

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.

3 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

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

https://mcp.mcpbundles.com/bundle/food-hygiene

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.

Ready to chat with Food Hygiene Ratings?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Food Hygiene Ratings MCP Server & Skill — 3 Tools