{"name":"io.github.doubleuson/max-eats-out","slug":"doubleuson-max-eats-out","title":"Max Eats Out","description":"Editorial guide to restaurants and bars — hand-picked venues with opinions, not a places database","url":"https://mcp.market/server/doubleuson-max-eats-out","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"data","tags":["data"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":2,"ok":2,"last_checked_at":"2026-09-19T23:15:53.297Z","last_ok_at":"2026-09-19T23:15:53.297Z","latency_ms":160},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.maxeatsout.club/developers","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://www.maxeatsout.club/api/mcp"}],"packages":[],"tools":[{"name":"get_city","description":"Get one city's guide: its editorial blurb, venue count, and the vocabulary available for filtering — its areas (areas belong to exactly one city), plus the catalogue's cuisines, dishes, tags, awards, venue types, price bands, Best For moments and drink categories. Call this before filtering so filters use values that exist instead of guesses.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"City slug, from list_cities."}},"required":["slug"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_venue","description":"Retrieve the full Max Eats Out entry for one venue by its slug: the editorial note, what it is Best For, what it is known for, how it works (seating, the door, ordering, payment), what it pours, its locations and its links. Slugs come from search_venues. Includes the canonical maxeatsout.club URL — cite it when recommending the venue.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Venue slug, from search_venues."}},"required":["slug"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_cities","description":"List every city the Max Eats Out guide covers, with how many venues each holds. Coverage is uneven BY DESIGN — it follows where the author has actually eaten — so call this before assuming a city is covered rather than searching a city that is not in the guide and reporting no results.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_venues","description":"Search the Max Eats Out guide — an editorially curated catalogue of restaurants and bars across the cities the author has eaten in, each one chosen and written up by hand. This is a guide with a point of view, not a comprehensive places database: a venue's absence means it is not on the list, not that it does not exist, so never present an empty result as 'there are no restaurants there'. Reach for this when someone wants a recommendation with an opinion attached, or wants to filter by editorial qualities a general places database does not carry (what a venue is KNOWN FOR, which service moments it is Best For, Michelin awards). Do not reach for it to find the nearest branch of a chain. Free text in `q` is resolved to the guide's own vocabulary and the response reports the interpretation.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"description":"Free text, resolved against the guide's own vocabulary — a cuisine, a dish, an area, a tag, a drink category, a Best For moment, or a venue name. The response reports what it resolved to. If none of the words mean anything to the guide the result is EMPTY and `unresolved` says so; that is the honest answer, not an error to retry.","type":"string","maxLength":64},"city":{"description":"City slug from list_cities. Strongly recommended: it scopes areas and ranking.","type":"string"},"area":{"description":"Area slugs from get_city. Areas belong to ONE city.","maxItems":4,"type":"array","items":{"type":"string"}},"cuisine":{"description":"Cuisine slugs. Composable: Korean BBQ is ['korean','bbq'], never one value.","maxItems":4,"type":"array","items":{"type":"string"}},"dish":{"maxItems":4,"type":"array","items":{"type":"string"}},"tag":{"maxItems":4,"type":"array","items":{"type":"string"}},"award":{"description":"Award keys, e.g. Michelin tiers.","maxItems":4,"type":"array","items":{"type":"string"}},"type":{"description":"Venue type keys, e.g. 'restaurant', 'bar'. A venue can be both.","maxItems":4,"type":"array","items":{"type":"string"}},"price":{"description":"Price band: 1 cheap … 4 fine dining. Approximate starter+main, excluding drinks.","maxItems":4,"type":"array","items":{"type":"string","enum":["1","2","3","4"]}},"best_for":{"description":"Service moments for eating.","maxItems":4,"type":"array","items":{"type":"string","enum":["breakfast","brunch","lunch","dinner","late_night","twenty_four_hour"]}},"best_for_bar":{"description":"Service moments for drinking.","maxItems":4,"type":"array","items":{"type":"string","enum":["early","daytime","evening","late_night","after_hours"]}},"seating":{"maxItems":4,"type":"array","items":{"type":"string","enum":["indoors","outdoors","takeaway","counter"]}},"practical":{"description":"Walk-ins, reservations, and payment.","maxItems":4,"type":"array","items":{"type":"string","enum":["walkins","reservations","cash","amex"]}},"drinks":{"maxItems":4,"type":"array","items":{"type":"string","enum":["cocktails","wine","spirits","beer","coffee"]}},"include_closed":{"description":"Include permanently closed venues. Default false.","type":"boolean"},"limit":{"type":"integer","minimum":1,"maximum":20},"cursor":{"description":"From a previous response's next_cursor. Bound to that exact search.","type":"string"}},"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-19T19:54:43.070Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:54:42.986Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1317ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://www.maxeatsout.club/api/mcp","reachable":true,"authRequired":false,"latencyMs":1317,"serverInfo":{"name":"max-eats-out","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.maxeatsout.club/icon.png?8464f47b86aceda5","source":"registry","width":256,"height":256},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}