mcpserver.lol
registry/foodnear-me
Connection check verified live · 26h ago

foodnear-me

AI-native restaurant discovery: verified/menu-indexed/discovered tiers + signed allergy-safety data.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

9 tools

Read from the running server on 26h ago.

compare_restaurants_for_diet read-only dietary*user_locationrestaurant_ids*
Call this tool when the user wants a side-by-side dietary comparison for 2 to 5 specific restaurants already identified in FNM results. Input Requirements (CRITICAL): `restaurant_i…
explore_area_for_diet read-only dietarylocation*radius_meterstop_n_per_tier
Call 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 "sur…
find_restaurants_along_route read-only origin*dietarydestination*max_resultsroute_polyline
Call this tool when the user wants route-adjacent dining options between two known coordinates and may care about dietary fit. Input Requirements (CRITICAL): both `origin` and `des…
get_ado_score_breakdown read-only restaurant_id*
Call this tool when a restaurant owner, operator, or agent wants to understand why a restaurant is more or less agent-ready. Input Requirements (CRITICAL): `restaurant_id` MUST be…
get_menu read-only restaurant_id*
Call this tool only when a `search_restaurants` or `get_restaurant` response has `menu_available: true`. Input Requirements (CRITICAL): `restaurant_id` MUST be a UUID copied from a…
get_restaurant read-only restaurant_id*
Call this tool after `search_restaurants` when you need a detailed restaurant profile for a returned `id`. Input Requirements (CRITICAL): `restaurant_id` MUST be a UUID copied from…
get_safety_attestation read-only restaurant_id*
Call this tool when you need a citable, tamper-evident allergy-safety statement for ONE restaurant — for example before telling a user a place is safe for a severe allergy. Input R…
search_restaurants read-only
Call this tool when the user wants restaurant or food discovery near a known location and may need menu trust signals. Input Requirements (CRITICAL): provide either flat `lat`/`lng…
validate_menu_protocol read-only strictpayload*
Call this tool when validating a draft or exported Menu Protocol payload before submission or integration. Input Requirements (CRITICAL): provide a JSON object in `payload`; set `s…