io.github.Kopaev/openvan-travel
io.github.Kopaev/openvan-travelVanlife & RV travel data — fuel prices, weather, currency, events, news (free, 11 MCP tools)
Tools · 11
Current retail fuel prices (gasoline, diesel, LPG, CNG) for 125+ countries. Pass country_code to get one country in detail; omit it for a summary list.
Compare current prices for one fuel type across 2-10 countries. Returns sorted table cheapest-first.
Find the cheapest countries for a given fuel type in a region (or worldwide). Useful for route planning.
Get VanSky vanlife weather suitability score (0-100) for a country: van_score, sleep_score, solar yield, driving conditions, awning safety, condensation risk, 7-day forecast.
List the top N countries with the highest VanSky van-travel suitability score today.
List vanlife events: expos (Caravan Salon), festivals, meetups, forums, road trips. Filter by status, type, country, or free-text search.
Get full details for a single vanlife event by its slug.
Search aggregated vanlife news stories (7 languages, 400+ sources). Filter by search query, category, country, locale.
Compare food price index between two countries (world average = 100). Higher number = more expensive food.
Get VanBasket food price index details for one country.
Convert an amount between two currencies using live rates (150+ currencies, daily updates).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.kopaev/openvan-travel": {
"url": "https://mcp.openvan.camp/mcp",
"transport": "streamable-http"
}
}
}