UK Hospitality Discovery for AI Agents
This is a public Model Context Protocol (MCP) server that lets AI agents discover UK restaurants, bars, cafés and other hospitality venues. No authentication is required — just connect and query.
Server card: https://mcp.plateful.uk/.well-known/mcp/server.json
Add the following block to your claude_desktop_config.json:
{
"mcpServers": {
"plateful": {
"url": "https://mcp.plateful.uk/mcp"
}
}
}
search_venues — search venues by name, cuisine, or keywordget_venue — full details for a single venue, including opening hoursget_venue_categories — list filter categoriesget_venues_nearby — find venues near a latitude / longitudeLearn more at plateful.uk.