Famxplor Family Travel Activities
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Famxplor Family Travel Activitiesfind kid-friendly activities in Paris"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
famxplor-family-travel-mcp-server
The first MCP server dedicated to families who travel with their kids. Find activities tested by families worldwide from Famxplor
Free to use
Famxplor MCP server is free for personal use, like the family activities world map of Famxplor. For commercial use, see the Famxplor API page.
Related MCP server: aloha-fyi-hawaii
API Key
Local use and development require an API key, see Famxplor Family Travel API to get one.
Development
Setup environment:
uv syncRun the server with:
FAMXPLOR_API_KEY="<your Famxplor API key>" uv run server.pyAvailable Tools
1 toolsearch_family_activitiesB
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.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| max_dist | Yes | ||
| user_query | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It mentions the tool retrieves activities based on location and a user query, but lacks details on permissions, rate limits, error handling, or what happens if no activities are found. For a retrieval tool with zero annotation coverage, this leaves significant behavioral gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is well-structured and front-loaded with the core purpose, followed by clear sections for arguments and returns. Each sentence adds value: the first explains the tool's function, and the subsequent lines detail parameters and output without redundancy. It's appropriately sized for the complexity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's moderate complexity (4 parameters, no annotations, no output schema), the description is partially complete. It covers the purpose and parameters well, but lacks behavioral details like error handling or output format specifics beyond a brief mention. Without annotations or output schema, more context would improve completeness.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description adds substantial meaning beyond the input schema, which has 0% description coverage. It explains all four parameters: latitude and longitude specify the location, max_dist defines the search radius in meters, and user_query is the precise query for relevance. This fully compensates for the schema's lack of descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Retrieves family activities that are geographically close to the specified location.' It uses specific verbs ('retrieves') and resources ('family activities'), and defines the geographic scope. However, with no sibling tools mentioned, there's no opportunity to differentiate from alternatives, preventing a perfect score.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives, prerequisites, or exclusions. It only states what the tool does, without context for its application. With no sibling tools, it could implicitly suggest this is the only option, but explicit usage scenarios are missing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
search_family_activities
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined and distinct by default.
A single tool inherently has perfect naming consistency. The tool name 'search_family_activities' follows a clear verb_noun pattern, which would be consistent if more tools existed.
One tool is too few for a server focused on family travel activities, as it severely limits functionality. A typical server in this domain would need tools for filtering, booking, reviews, or managing itineraries to be useful.
The tool surface is severely incomplete for family travel activities. While search is a core function, there are obvious gaps such as no tools for booking activities, viewing details, saving favorites, or managing user profiles, which are essential for this domain.
Maintenance
Related MCP Connectors
Official MCP server for Certifier to issue, manage, and track certificates and badges.
Official MCP server for Agentwork — delegate tasks to AI agents with human-in-the-loop
An MCP server for deep research or task groups
Official MCP server for subfeed.app — the cloud for agents. 15+ tools for AI agents to register, build, and deploy other agents. Zero human required. Start here: subfeed.app/skill.md
Related MCP Servers
- AlicenseBqualityDmaintenanceThis MCP server provides access to TripAdvisor data for planning vacations, enabling users to search for and get details about locations, attractions, restaurants, and hotels through an interactive planning experience.42Apache 2.0
- FlicenseAqualityCmaintenanceFirst dedicated Hawaii tourism MCP server. Search 2,583 tours, 579 events, Groupon deals across Oahu, Maui, Big Island, and Kauai. Every result includes affiliate booking links. Powered by aloha.fyi.42-
- AlicenseAqualityCmaintenanceAn official MCP server for ConnectMeGuru to search active travel eSIM packages, apply discount coupons, check wallet balance, and purchase eSIM plans directly within AI chats.141MIT
- AlicenseAqualityCmaintenanceMCP server for Kids Experience Radar, enabling users to search and retrieve local kids experience events and programs from verified official sources with location-based filtering and daily digest support.6MIT