Skip to main content
Glama

Famxplor Family Travel Activities

by alt250

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAMXPLOR_API_KEYYesYour Famxplor API key from https://famxplor.com/api

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_family_activities
Retrieves family activities that are geographically close to the specified location. Args: latitude (float): Latitude of the location. longitude (float): Longitude of the location. max_dist (float): Maximum distance from the provided coordinates in meters. user_query (str): The precise user's query for which activities are being searched. Used to return relevant activities. Returns: str: A formatted string containing the information of the family activities. Each activity has a title, more info URL, image URL, and location.

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/alt250/famxplor-family-travel-mcp-server'

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