Olé Futebol
Server Details
Olé Futebol — directory of places, events, and listings.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 50.9% over 37 days
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 26 tools
Each tool targets a distinct resource, and descriptions explicitly separate Wix Bookings appointments, restaurant table requests, event ticket holds, and store checkouts. A few near-synonyms like create_booking vs request_reservation and get_restaurant_menus vs search_dishes require careful reading, but there is no true functional duplication.
All tools follow a consistent snake_case verb_noun pattern (create_*, get_*, list_*, search_*, submit_form), with rsvp_event as the only mild stylistic outlier. The verb clearly signals the action and the noun the resource, making selection predictable.
At 26 tools the surface is large, but the breadth is justified by the many Wix modules integrated, such as places, menus, events, bookings, store, forms, pricing, loyalty, and profiles. There is little redundancy, so the count is only slightly over the comfortable range rather than bloated.
The set covers the core user journeys for a neighborhood directory: discovery via places, dishes, events, guides, and offers, plus conversion via bookings, checkouts, reservations, RSVPs, and forms. Missing lifecycle operations like cancel/update for bookings or RSVPs and lack of individual detail endpoints are minor gaps given the external-checkout design.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
2 tool updates
- Removed
get_showtimes - Removed
list_movies
1 tool update
- Changed
list_pricing_plans1 field changed- added
Input schema / properties / place_slugAdded value: +{ + "description": "Venue place slug from search_places. Strongly recommended — without it you get the directory's own plans, not a venue's.", + "type": "string" +}
1 tool update
- Changed
search_places2 fields changed- added
Input schema / properties / attributesAdded value: +{ + "description": "Amenity slugs a place must ALL have, e.g. [\"wifi\",\"outdoor-seating\"]. Common slugs: wifi, outdoor-seating, wheelchair, dog-friendly, delivery, takeaway, reservations, live-music, vegan, gluten-free.", + "items": { + "type": "string" + }, + "type": "array" +} - added
Input schema / properties / open_nowAdded value: +{ + "description": "When true, return only places open at the current local time (computed server-side from their opening hours).", + "type": "boolean" +}
28 tool updates
- First observed
create_booking - First observed
create_checkout - First observed
get_availability - First observed
get_event_tickets - First observed
get_loyalty_info - First observed
get_place - First observed
get_restaurant_menus - First observed
get_reviews - First observed
get_showtimes - First observed
get_site_info - First observed
list_blog_posts - First observed
list_booking_services - First observed
list_categories - First observed
list_events - First observed
list_faqs - First observed
list_forms - First observed
list_guides - First observed
list_movies - First observed
list_offers - First observed
list_pricing_plans - First observed
list_products - First observed
list_profiles - First observed
request_reservation - First observed
reserve_event_tickets - First observed
rsvp_event - First observed
search_dishes - First observed
search_places - First observed
submit_form
Related MCP Connectors
Bogeyland — directory of places, events, and listings.
MONO Social — directory of places, events, and listings.
Filipe Coffee — directory of places, events, and listings.
Pinheiros — neighborhood directory: local places, events, menus, offers, and services.
Related MCP Servers
- AlicenseAqualityBmaintenanceProvides music events, concerts, music festivals, nightclubs and other events information.172MIT
- AlicenseNot gradedqualityCmaintenanceTravel places directory by 5arz: search 2.5M places, submit businesses and promos (human-reviewed).MIT
- AlicenseAqualityBmaintenanceProvides AI agents with real football data from the OpenFoot API, including fixtures, standings, lineups, live events, shot-level xG with pitch coordinates, league tables, and fair odds.1232 npmMIT
- AlicenseNot gradedqualityCmaintenanceProvides comprehensive soccer/football data including standings, team search, league search, match predictions, and head-to-head records via the API-Football service.16 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.