Skip to main content
Glama

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

A3.9/5.0

Scored across 26 tools

Disambiguation4/5

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.

Naming Consistency5/5

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.

Tool Count4/5

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.

Completeness4/5

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.

  1. 2 tool updates
    • Removedget_showtimes
    • Removedlist_movies
  2. 1 tool update
    • Changedlist_pricing_plans1 field changed
      • addedInput schema / properties / place_slug
        Added 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"
        +}
  3. 1 tool update
    • Changedsearch_places2 fields changed
      • addedInput schema / properties / attributes
        Added 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"
        +}
      • addedInput schema / properties / open_now
        Added value: +{
        +  "description": "When true, return only places open at the current local time (computed server-side from their opening hours).",
        +  "type": "boolean"
        +}
  4. 28 tool updates
    • First observedcreate_booking
    • First observedcreate_checkout
    • First observedget_availability
    • First observedget_event_tickets
    • First observedget_loyalty_info
    • First observedget_place
    • First observedget_restaurant_menus
    • First observedget_reviews
    • First observedget_showtimes
    • First observedget_site_info
    • First observedlist_blog_posts
    • First observedlist_booking_services
    • First observedlist_categories
    • First observedlist_events
    • First observedlist_faqs
    • First observedlist_forms
    • First observedlist_guides
    • First observedlist_movies
    • First observedlist_offers
    • First observedlist_pricing_plans
    • First observedlist_products
    • First observedlist_profiles
    • First observedrequest_reservation
    • First observedreserve_event_tickets
    • First observedrsvp_event
    • First observedsearch_dishes
    • First observedsearch_places
    • First observedsubmit_form

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Provides 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.
    12
    32 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides comprehensive soccer/football data including standings, team search, league search, match predictions, and head-to-head records via the API-Football service.
    16 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources