Data Collection
foodnear.me
Provides restaurant discovery, menu validation, and agent-readiness scoring.
ENDPOINT 1
https://foodnear.me/mcp
Known tools 8
search_restaurantsCall this tool when the user wants restaurant or food discovery near a known location and may need menu trust signals.
get_restaurantCall this tool after `search_restaurants` when you need a detailed restaurant profile for a returned `id`.
get_menuCall this tool only when a `search_restaurants` or `get_restaurant` response has `menu_available: true`.
get_ado_score_breakdownCall this tool when a restaurant owner, operator, or agent wants to understand why a restaurant is more or less agent-ready.
validate_menu_protocolCall this tool when validating a draft or exported Menu Protocol payload before submission or integration.
explore_area_for_dietCall this tool when the user wants a neighborhood overview that surfaces trust tiers explicitly — for example, "what's good for vegan eaters within a mile of this location" or "survey the area around X".
compare_restaurants_for_dietCall this tool when the user wants a side-by-side dietary comparison for 2 to 5 specific restaurants already identified in FNM results.
find_restaurants_along_routeCall this tool when the user wants route-adjacent dining options between two known coordinates and may care about dietary fit.