Skip to content
Back to search
100
MCP live v0.2.1 streamable-http

io.github.Kopaev/openvan-travel

io.github.Kopaev/openvan-travel

Vanlife & RV travel data — fuel prices, weather, currency, events, news (free, 11 MCP tools)

Uptime
100.0%
3 probes
Response
80ms
last probe
Tools
11
callable

Tools · 11

get_fuel_prices

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_fuel_prices

Compare current prices for one fuel type across 2-10 countries. Returns sorted table cheapest-first.

find_cheapest_fuel

Find the cheapest countries for a given fuel type in a region (or worldwide). Useful for route planning.

get_vansky_weather

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_vansky_top

List the top N countries with the highest VanSky van-travel suitability score today.

list_events

List vanlife events: expos (Caravan Salon), festivals, meetups, forums, road trips. Filter by status, type, country, or free-text search.

get_event

Get full details for a single vanlife event by its slug.

search_stories

Search aggregated vanlife news stories (7 languages, 400+ sources). Filter by search query, category, country, locale.

compare_vanbasket

Compare food price index between two countries (world average = 100). Higher number = more expensive food.

get_vanbasket

Get VanBasket food price index details for one country.

get_currency_rate

Convert an amount between two currencies using live rates (150+ currencies, daily updates).

Similar MCP servers embedding-nearest

io.github.kopaev/openvan-travel
Vanlife & RV travel data. Fuel, weather, currency, events, news. https://openvan.camp/en/developers
0 tools · streamable-http
openvan-travel
OpenVan MCP Server exposes OpenVan.camp public APIs over the Model Context Protocol: fuel prices across 125+ countries, VanSky weather suita
0 tools · http
Inferventis Finance MCP live
19 production-ready financial tools for AI agents. Covers currency conversion (ECB, Frankfurter, CoinAPI), real-time stock quotes via Finnhu
20 tools · http
x711io - universal gas station market and intelligence live
Pay-per-call tool API for autonomous agents. x402 payments on Base. 27 tools including web search, price feeds, and The Hive shared memory l
47 tools · http
io.github.Hovsteder/powersun-tron-mcp live
TRON Energy marketplace + DEX swap aggregator for AI agents. 27 MCP tools.
27 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse

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"
    }
  }
}