{"name":"com.tablejourney/food-travel","slug":"tablejourney-food-travel","title":"TableJourney food travel","description":"Verified food venues in 206 cities with provenance, festivals with dates, bookable tours and stays.","url":"https://mcp.market/server/tablejourney-food-travel","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"maps","tags":["maps"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T20:16:07.585Z","last_ok_at":"2026-09-19T20:16:07.585Z","latency_ms":904},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://tablejourney.com","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://tablejourney.com/mcp","headers":[{"description":"Optional: your own attribution tag and rate limit","isSecret":true,"name":"X-API-Key"}]}],"packages":[],"tools":[{"name":"car_hire","description":"Car hire partners that verifiably cover a city (read-only): one entry per partner with the pickup facts we checked and a tracked booking link. Empty list when no partner covers the city.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country","type":"string"},"city":{"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City","type":"string"}},"required":["country","city"],"title":"t_carsArguments"}},{"name":"cities","description":"Every city the site covers (read-only), with the country and city slugs the other tools accept and the hub page URL. Call first when unsure of coverage.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Country slug to filter by, e.g. 'italy'.","title":"Country"}},"title":"t_citiesArguments"}},{"name":"dishes","description":"Signature dishes of a city and where to eat them (read-only). Each item has a description, the venues resolved to ids and page URLs, and the page to cite; ranked by editorial score.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country"},"city":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City"},"query":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Free text: a dish, ingredient, style or grape.","title":"Query"},"limit":{"default":20,"description":"Maximum results (1-100).","title":"Limit","type":"integer"}},"title":"t_dishesArguments"}},{"name":"experiences","description":"Bookable food tours, cooking classes, tastings and tickets for a city. Read-only. Each item has price, rating, review count, duration and a tracked `book` link. Ranked by relevance to `query` when given, otherwise by popularity.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"city":{"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City","type":"string"},"country":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country"},"query":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Free text, e.g. 'cooking class', 'wine tasting', 'market tour'.","title":"Query"},"food_only":{"default":true,"description":"Keep only products on the site's theme (food and drink, or wine). Set false for everything bookable in the city.","title":"Food Only","type":"boolean"},"limit":{"default":20,"description":"Maximum results (1-100).","title":"Limit","type":"integer"}},"required":["city"],"title":"t_experiencesArguments"}},{"name":"festivals","description":"Food festivals with their next resolved dates (read-only). Filter by city, country, a date window and text. Each item carries starts_on/ends_on for the next edition, the organiser source URL and the page to cite.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country"},"city":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City"},"date_from":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Earliest end date to include, ISO. Defaults to today.","title":"Date From"},"date_to":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Latest start date to include, ISO.","title":"Date To"},"query":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Free text: festival name, food or drink.","title":"Query"},"limit":{"default":20,"description":"Maximum results (1-100).","title":"Limit","type":"integer"}},"title":"t_festivalsArguments"}},{"name":"itineraries","description":"Editorial day-by-day food itineraries for a city (read-only): every venue resolved to an id, address, hours and page URL. Empty list when the city has none.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country","type":"string"},"city":{"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City","type":"string"}},"required":["country","city"],"title":"t_itinerariesArguments"}},{"name":"place","description":"One venue in full by id (read-only): every field, provenance, hours, open_now_utc, the booking link and three nearby venues. Returns {error: ...} when the id is malformed or unknown.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"description":"The id search_places returned: country/city/kind/slug, e.g. 'italy/rome/restaurants/roscioli'.","title":"Id","type":"string"}},"required":["id"],"title":"t_placeArguments"}},{"name":"plan_day","description":"Compose a food day for one city (read-only): one best-scored open venue per slot from morning to evening, filtered by neighbourhood, dietary need and price tier, every stop open on the given date, plus one bookable experience. Also lists the titles of the editorial itineraries for the city, which are the better plan when one exists (fetch them with `itineraries`).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country","type":"string"},"city":{"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City","type":"string"},"neighborhood":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Neighbourhood name or slug to keep the day inside.","title":"Neighborhood"},"dietary":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"vegan, vegetarian, gluten-free, halal, kosher...","title":"Dietary"},"price_tier":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"The site's tier symbols for the country, e.g. '€€' or '$$$'.","title":"Price Tier"},"date":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"ISO date, e.g. '2026-09-20'. Each stop is checked open at its slot time on that weekday.","title":"Date"}},"required":["country","city"],"title":"t_planArguments"}},{"name":"search_places","description":"Search verified venues (read-only). Filter by text, city, kind (a topic such as restaurants, cafes, bakeries, markets, street-food, or a group: eat, drink, bake, do), cuisine, dietary, price tier, opening time, or near a coordinate. Results are ranked by relevance then editorial score and carry provenance (source URL, checked_on, open_status), hours, a page URL to cite and a tracked booking link where one exists. Returns at most `limit` items; an unknown city returns {did_you_mean: [...]} instead of a list.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Free text: a venue name, dish, cuisine, neighbourhood or theme.","title":"Query"},"country":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country"},"city":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City"},"kind":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"A topic slug (restaurants, cafes, bakeries, markets, street-food...) or a group: eat, drink, bake, do.","title":"Kind"},"cuisine":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Cuisine slug or name, e.g. 'sichuan', 'neapolitan pizza'.","title":"Cuisine"},"near":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"'lat,lng' to search around a point; results then sort by distance.","title":"Near"},"radius_km":{"default":3,"description":"Radius for near, in km.","title":"Radius Km","type":"number"},"limit":{"default":20,"description":"Maximum results (1-100).","title":"Limit","type":"integer"},"offset":{"default":0,"description":"Skip this many results, for paging.","title":"Offset","type":"integer"},"dietary":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"vegan, vegetarian, gluten-free, halal, kosher...","title":"Dietary"},"price_tier":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"The site's tier symbols for the country, e.g. '€€' or '$$$'.","title":"Price Tier"},"open_at":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"'now', a weekday and time such as 'sunday 10:00', or an ISO datetime (UTC). Venues with unparseable hours are returned last, flagged.","title":"Open At"}},"title":"t_placesArguments"}},{"name":"stays","description":"Hotels and stay partners for a city (read-only): hotel listings with a tracked booking link each, plus the partner search links that cover the city. Prices are not returned; the partner page has them.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"country":{"description":"Country slug or name, e.g. 'italy'. Optional where city is given.","title":"Country","type":"string"},"city":{"description":"City slug or name, e.g. 'new-york-city' or 'New York City'. Unknown cities answer with did_you_mean.","title":"City","type":"string"},"limit":{"default":10,"description":"Maximum hotel listings (1-50).","title":"Limit","type":"integer"}},"required":["country","city"],"title":"t_staysArguments"}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-19T19:32:43.241Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:32:43.230Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 716ms"]},"poisoning":{"score":15,"max":15,"notes":["10 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://tablejourney.com/mcp","reachable":true,"authRequired":false,"latencyMs":716,"serverInfo":{"name":"tablejourney","version":"1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://tablejourney.com/apple-touch-icon.png?v=c2b3f10283","source":"registry","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}