MCP server for AI-agent-driven travel recommendations with partner rule enforcement, Redis session memory, structured logging, Bearer auth, and Docker Compose. Built with FastMCP and Python.
Or install with pip: pip install arrivia-mcp-travel-recommendations
README Excerpt
A proof-of-concept for the arrivia AI Concierge feature. This service exposes an MCP server that AI agents (Claude Code, etc.) can discover and invoke to generate personalized, partner-rule-enforced travel recommendations. --- ```bash pip install -r requirements.txt python -m pytest tests/ -v python agent_client.py