Skip to content
Back to search
60
MCP http

openvan-travel

aleksei-volga/openvan-travel

OpenVan MCP Server exposes OpenVan.camp public APIs over the Model Context Protocol: fuel prices across 125+ countries, VanSky weather suitability scores (0–100), VanBasket food price index, currency exchange rates, vanlife events (expos, festivals, meetups) and aggregated news stories in 7 languages. 11 read-only tools, no authentication, 120 req/min rate limit, CC BY 4.0 license. Remote Streamable HTTP at mcp.openvan.camp/mcp; local via npx -y @openvan/mcp-server.

Uptime
100.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://openvan.camp/

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openvan-travel": {
      "url": "https://openvan.camp/",
      "transport": "http"
    }
  }
}