Content
# famxplor-family-travel-mcp-server
The first MCP dedicated to families who travel with their kids.
Find activities tested by families worldwide from [Famxplor](https://famxplor.com)
## API Key
See [Famxplor Family Travel API](https://famxplor.com/api) to get an API key
## Add to Claude Desktop
Edit `claude_desktop_config.json` and add:
```json
{
"mcpServers": {
"famxplor": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.famxplor.com/mcp/"]
}
}
}
```
## Run the server manually
```shell
FAMXPLOR_API_KEY="<your Famxplor API key>" uv run server.py
```
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)