Model Context Protocol server for travel.art
This endpoint exposes art-tourism data — biennales, art fairs, museum guides — to AI agents over the Model Context Protocol. To use it, point an MCP-capable client (Claude Desktop, Cursor, mcp-inspector, or your own agent) at this URL.
POST https://mcp.travel.art/ (Streamable HTTP transport, request/response mode)
find_art_events — biennales, art fairs, festivals with dates, venues, ticketsfind_museum_guide — major museums with 2026 ticket info, opening hours, essential worksfind_layover_itinerary — 3–6h art-focused layover plans from major European hub airportsrecommend_art_trip — itinerary for a city using only published travel.art contentAdd to your ~/Library/Application Support/Claude/claude_desktop_config.json on macOS or equivalent:
{
"mcpServers": {
"travel-art": {
"url": "https://mcp.travel.art/"
}
}
}
The data is hand-curated from travel.art's published cornerstone articles. Catalogue: 22 events, 12 museums, 6 layover itineraries as of 2026-06-21.