Skip to main content
Glama
chrischall

OurFamilyWizard MCP

by chrischall

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OFW_PASSWORDNoYour OurFamilyWizard password (required for env-var auth path).
OFW_USERNAMENoYour OurFamilyWizard account email (required for env-var auth path).
OFW_WRITE_MODENoWrite protection level: 'none', 'drafts', or 'all'. Default is 'all'.all
OFW_CACHE_IDENTITYNoOptional label to separate caches when using multiple OFW accounts with fetchproxy.
OFW_DISABLE_FETCHPROXYNoSet to '1' to disable fetchproxy fallback; missing credentials become a hard error.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
gyg_search_toursA

Search GetYourGuide tours and activities. Filter by free text (or "iata:" for airports), location ID, category ID, and date range; sort by popularity, price, or rating. Set compact=true for slim summaries when browsing.

gyg_get_tourA

Get the full GetYourGuide record for one tour/activity by its numeric ID.

gyg_get_tour_optionsB

List the bookable options of a tour (ticket types, times, languages offered), optionally within a date range.

gyg_get_tour_availabilityA

Get booking availability for a tour: bookable participant categories, addons, and the list of available dates (with participant ranges). Lighter than gyg_get_tour_options when you only need "when can I go".

gyg_get_tour_reviewsA

List customer reviews for a tour (rating outline plus individual review items).

gyg_list_categoriesA

List GetYourGuide activity categories (use the IDs to filter tour searches).

gyg_list_category_toursA

List tours in one GetYourGuide category.

gyg_get_locationA

Get details for a GetYourGuide location (city, POI, or region) by its numeric ID.

gyg_list_location_toursA

List tours available at one GetYourGuide location (city, POI, or region).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrischall/getyourguide-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server