food_hygiene

food_hygiene

Food hygiene ratings for UK businesses, from the Food Standards Agency inspections. Takes a business name, a town or postcode, or a lat/lon to look around

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Food — What is in it and whether the kitchen is clean.

Arguments

NameTypeWhat it is
namestringBusiness name, e.g. 'Nandos'
wherestringTown, street or postcode to narrow it to
latnumberOptional: look around this point instead
lonnumberOptional: look around this point instead
limitnumberHow many to return, default 10, max 30

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"food_hygiene"}}

Try it in the playground.