Famxplor Family Travel Activities
# 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](https://famxplor.com)
## Free to use
Famxplor MCP server is free for personal use, like the [family activities world map](https://famxplor.com/app) of Famxplor.
For commercial use, see the [Famxplor API page](https://famxplor.com/api).
## API Key
Local use and development require an API key, see [Famxplor Family Travel API](https://famxplor.com/api) to get one.
## Development
Setup environment:
```shell
uv sync
```
Run the server with:
```shell
FAMXPLOR_API_KEY="<your Famxplor API key>" uv run server.py
```
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.