alexzavialov/travel-art-mcp
[](https://glama.ai/mcp/servers/alexzavialov/travel-art-mcp) 📇 ☁️ - Art-tourism data for AI agents: biennales (Venice, Whitney), art fairs (Art Basel, Frieze), and major museum visitor guides (Louvre, Vatican, Uffizi, Prado, +growing). Three tools: `find_art_events`, `find_museum_guide`, `recommend_art_trip`. Hosted at https://mcp.travel.art/, no install. Catalogue grounded in 10 cornerstone editorial guides at travel.art.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
📇 ☁️ - Art-tourism data for AI agents: biennales (Venice, Whitney), art fairs (Art Basel, Frieze), and major museum visitor guides (Louvre, Vatican, Uffizi, Prado, +growing). Three tools:
find_art_events, find_museum_guide, recommend_art_trip. Hosted at https://mcp.travel.art/, no install. Catalogue grounded in 10 cornerstone editorial guides at travel.art.
Configuration
{
"mcpServers": {
"alexzavialov-travel-art-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-alexzavialov-travel-art-mcp"
],
"env": {}
}
}
}