OpenVan.camp Travel Data Agent
openvan.camp
· OpenVan.camp
Provides public vanlife travel data — fuel prices, VanSky weather suitability, events, food price index, currency rates, visa and border rules, and aggregated news — via MCP and HTTP.
openvan.camp via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-23 16:42:13 current | be0a23a45559… |
view → |
Endpoints
| Agent card | https://openvan.camp/.well-known/agent-card.json |
| Provider | https://openvan.camp |
| Docs | https://openvan.camp/en/developers |
Skills · 4 declared · mapped to canonical taxonomy
Current fuel prices by country and cheapest-fuel lookups for van/motorhome routes.
Weather suitability score for van travel by city/country.
Upcoming and past vanlife expos, festivals and meetups worldwide.
Entry rules for any passport and destination: entry mode, length of stay, how the days are counted, and temporary vehicle import.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/openvan.camp) [](https://agenstry.com/agents/openvan.camp) [](https://agenstry.com/agents/openvan.camp) [](https://agenstry.com/agents/openvan.camp)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "OpenVan.camp Travel Data Agent",
"description": "Provides public vanlife travel data \u2014 fuel prices, VanSky weather suitability, events, food price index, currency rates, visa and border rules, and aggregated news \u2014 via MCP and HTTP.",
"version": "1.1.0",
"url": "https://mcp.openvan.camp/mcp",
"provider": {
"organization": "OpenVan.camp",
"url": "https://openvan.camp"
},
"documentationUrl": "https://openvan.camp/en/developers",
"supportedInterfaces": [
{
"url": "https://mcp.openvan.camp/mcp",
"transport": "streamable-http"
},
{
"url": "https://openvan.camp/api",
"transport": "http+json"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text",
"application/json"
],
"skills": [
{
"id": "fuel-prices",
"name": "Fuel prices",
"description": "Current fuel prices by country and cheapest-fuel lookups for van/motorhome routes.",
"tags": [
"fuel",
"diesel",
"petrol",
"travel",
"cost"
],
"examples": [
"How much is diesel in Turkey?",
"Cheapest country to refuel between Spain and Italy"
]
},
{
"id": "vansky-weather",
"name": "VanSky weather",
"description": "Weather suitability score for van travel by city/country.",
"tags": [
"weather",
"climate",
"travel"
],
"examples": [
"Where is it warm for van travel in Georgia this week?"
]
},
{
"id": "vanlife-events",
"name": "Vanlife events",
"description": "Upcoming and past vanlife expos, festivals and meetups worldwide.",
"tags": [
"events",
"festivals",
"expo"
],
"examples": [
"Vanlife festivals in Europe this summer"
]
},
{
"id": "visa-border-rules",
"name": "Visa and border rules",
"description": "Entry rules for any passport and destination: entry mode, length of stay, how the days are counted, and temporary vehicle import.",
"tags": [
"visa",
"border",
"passport",
"vehicle-import",
"travel"
],
"examples": [
"How long can a Russian passport stay in Turkey?",
"Can I bring my 4-tonne motorhome into Georgia, and for how long?"
]
}
]
}