{"name":"pos.do","display_name":"POS.DO Restaurant Discovery","description":"Search 356,000+ restaurants across 20 countries with reviews, photos, cultural context, and Flow time-based offers (Tu hora, tu precio).","version":"1.0.0","protocol_version":"2024-11-05","transport":{"type":"streamable_http","endpoint":"https:\/\/pos.do\/mcp","methods":["POST"]},"authentication":{"required":false,"schemes":["none"]},"provider":{"name":"EZZYPUSH SL","url":"https:\/\/pos.do","contact":"info@pos.do","privacy_policy":"https:\/\/pos.do\/privacy","terms_of_service":"https:\/\/pos.do\/terms"},"capabilities":{"tools":true,"resources":false,"prompts":false,"logging":false},"data_coverage":{"languages":["es","en","it","fr","de","pt","ca"],"countries":["US","ES","IT","MX","FR","CO","DE","GB","DO","PR","AU","CA","PT","JP","BE","CH","HK","VE","NZ","PY"],"total_restaurants":356780,"total_reviews":15246253,"has_reviews":true,"has_photos":true,"has_reservations":true,"has_cultural_context":true,"has_time_based_offers":true},"rate_limits":{"requests_per_minute":60,"requests_per_day":10000,"reservations_per_email_per_day":5,"reservations_per_ip_per_minute":10},"tools":[{"name":"search_restaurants","description":"Search restaurants in a specific city. Filter by cuisine type, price range, and features like outdoor seating, WiFi, delivery. Returns up to 20 results with name, rating, cuisine, price range, address, coordinates, photo, amenities, and current Flow offers.","inputSchema":{"type":"object","properties":{"city":{"type":"string","description":"City name. Examples: 'Madrid', 'New York', 'Milano', 'Barcelona'."},"query":{"type":"string","description":"Free-text search: cuisine, occasion, features (e.g. 'romantic italian terrace')."},"cuisine":{"type":"string","description":"Cuisine filter. Examples: 'italian', 'mexican', 'sushi', 'spanish', 'indian'."},"price_max":{"type":"integer","minimum":1,"maximum":4,"description":"Max price level 1=budget, 4=fine dining."},"features":{"type":"string","description":"Comma-separated feature filters: terrace, wifi, parking, delivery, accessible."},"limit":{"type":"integer","minimum":1,"maximum":20,"default":10}},"required":["city"]}},{"name":"get_restaurant_details","description":"Get the full profile of a restaurant by URL slug. Returns name, address, coordinates, rating, reviews count, phone, opening hours, photos, services, cuisine type, price level, current Flow offers, and cultural context.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Restaurant URL slug. Example: 'anima-e-cuore-osteria-bilbao'."}},"required":["slug"]}},{"name":"get_restaurant_reviews","description":"Get paginated reviews for a restaurant. Filter by star rating, sort by date or rating. Returns review text, author, rating, date, photos, language, owner response, and rating distribution.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Restaurant URL slug."},"rating":{"type":"integer","minimum":1,"maximum":5,"description":"Filter by exact star rating."},"sort":{"type":"string","enum":["recent","rating_high","rating_low"],"default":"recent"},"limit":{"type":"integer","minimum":1,"maximum":30,"default":10},"offset":{"type":"integer","minimum":0,"default":0}},"required":["slug"]}},{"name":"get_flow_offers","description":"POS.DO Flow time-based offers for a restaurant. Off-peak hours have bigger discounts. Returns time slots with discount percentages and remaining covers. Tagline: 'Tu hora, tu precio'.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Restaurant URL slug."},"date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"Date YYYY-MM-DD (default: today)."}},"required":["slug"]}},{"name":"book_flow_reservation","description":"Make a reservation at a Flow-discounted time slot. Phone must be E.164 (e.g. +34911234567). To make retries safe, send the same Idempotency-Key HTTP header on retries (any UUID); replays within 24h return the original reservation. Rate limited to 5 reservations per email per day and 10 attempts per IP per minute.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Restaurant URL slug."},"yield_offer_id":{"type":"integer","description":"Offer ID returned by get_flow_offers."},"guest_name":{"type":"string"},"guest_email":{"type":"string","format":"email"},"guest_phone":{"type":"string","pattern":"^\\+[1-9]\\d{7,14}$","description":"E.164 format, e.g. +34911234567."},"party_size":{"type":"integer","minimum":1,"maximum":20,"default":2},"notes":{"type":"string"}},"required":["slug","yield_offer_id","guest_name","guest_email","guest_phone"]}},{"name":"find_restaurants_near_landmark","description":"Find restaurants near a famous landmark (monument, museum, park). Returns landmark info from Wikidata + nearby restaurants sorted by walking distance. Examples: 'Sagrada Familia', 'Colosseum', 'Central Park', 'Tour Eiffel'.","inputSchema":{"type":"object","properties":{"landmark":{"type":"string","description":"Landmark name."},"city":{"type":"string","description":"City hint for landmark disambiguation."},"radius":{"type":"integer","minimum":200,"maximum":5000,"default":1000,"description":"Search radius in meters."},"limit":{"type":"integer","minimum":1,"maximum":15,"default":10}},"required":["landmark"]}},{"name":"get_cultural_context_around_restaurant","description":"Get cultural context around a restaurant: nearby monuments, museums, parks, historical sites with distance and heritage status. Powered by Wikidata.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"Restaurant URL slug."}},"required":["slug"]}}],"tools_count":7,"discovery":{"webmcp_manifest":"https:\/\/pos.do\/.well-known\/webmcp.json","rest_endpoints_prefix":"https:\/\/pos.do\/api\/webmcp\/"},"generated_at":"2026-05-21T13:16:33+00:00"}